"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/13 03:27:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce"
2025/05/13 03:27:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:00 DEBUG : Azure container rclone-test-terakot2doce: Using directory markers
2025/05/13 03:27:00 DEBUG : Creating backend with remote "/tmp/rclone1636897128"
=== 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:00 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/13 03:27:00 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/13 03:27:00 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/13 03:27:00 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/13 03:27:00 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/13 03:27:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/13 03:27:02 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/13 03:27:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/13 03:27:04 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/13 03:27:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/13 03:27:06 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/13 03:27:08 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/13 03:27:10 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/13 03:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/13 03:27:12 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.55s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.35s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.15s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.76s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.91s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.99s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:13 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/13 03:27:13 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/13 03:27:13 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/13 03:27:13 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/13 03:27:13 DEBUG : chunksize-probe: Removing empty object
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/13 03:27:14 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/13 03:27:14 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/13 03:27:14 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/13 03:27:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/13 03:27:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/13 03:27:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/13 03:27:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/13 03:27:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/13 03:27:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/13 03:27:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/13 03:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/13 03:27:15 DEBUG : Returning error reader
2025/05/13 03:27:15 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/13 03:27:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:16 DEBUG : Returning error reader
2025/05/13 03:27:16 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/13 03:27:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:17 DEBUG : Returning error reader
2025/05/13 03:27:17 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/13 03:27:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:18 DEBUG : Returning error reader
2025/05/13 03:27:18 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/13 03:27:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:19 DEBUG : Returning error reader
2025/05/13 03:27:19 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/13 03:27:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:20 DEBUG : Returning error reader
2025/05/13 03:27:20 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/13 03:27:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:21 DEBUG : Returning error reader
2025/05/13 03:27:21 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/13 03:27:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:22 DEBUG : Returning error reader
2025/05/13 03:27:22 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/13 03:27:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:23 DEBUG : Returning error reader
2025/05/13 03:27:23 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/13 03:27:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/13 03:27:24 DEBUG : Returning error reader
2025/05/13 03:27:24 DEBUG : BOOM: simulated read failure
2025/05/13 03:27:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/13 03:27:24 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/13 03:27:24 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/13 03:27:24 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/13 03:27:24 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/13 03:27:24 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/13 03:27:24 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.61s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/13 03:27:31 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/13 03:27:31 DEBUG : potato: Seek from 10 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 10 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Seek from 5 to 2
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/13 03:27:31 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Seek from 5 to 2
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/13 03:27:31 DEBUG : potato: Seek from 8 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 8 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/13 03:27:31 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/13 03:27:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/13 03:27:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/13 03:27:31 DEBUG : potato: Seek from 5 to 2
2025/05/13 03:27:31 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/13 03:27:31 DEBUG : potato: Seek from 9 to 0
2025/05/13 03:27:31 DEBUG : potato: Seek from 9 to 0
2025/05/13 03:27:31 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", 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.22s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/13 03:27:32 DEBUG : Creating backend with remote "nonexistent"
2025/05/13 03:27:32 DEBUG : Creating backend with remote "nonexistent"
2025/05/13 03:27:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/13 03:27:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/05/13 03:27:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/13 03:27:32 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", 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.51s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", 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.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:35 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/13 03:27:35 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/13 03:27:35 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/13 03:27:35 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/13 03:27:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/13 03:27:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/13 03:27:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/13 03:27:36 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/data"
2025/05/13 03:27:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:36 DEBUG : Azure container rclone-test-terakot2doce path data: Using directory markers
2025/05/13 03:27:36 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/05/13 03:27:38 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.82s)
--- PASS: TestCheckSum/subtest1 (0.12s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/data"
2025/05/13 03:27:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:38 DEBUG : Azure container rclone-test-terakot2doce path data: Using directory markers
2025/05/13 03:27:39 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/05/13 03:27:41 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/13 03:27:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ceqobut1raru"
2025/05/13 03:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:42 DEBUG : Azure container rclone-test-ceqobut1raru: Using directory markers
2025/05/13 03:27:42 DEBUG : Creating backend with remote "/tmp/rclone3148489154"
run.go:180: Remote "Azure container rclone-test-ceqobut1raru", Local "Local file system at /tmp/rclone3148489154", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/13 03:27:42 ERROR : hello, world!: sum not found
2025/05/13 03:27:42 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-ceqobut1raru
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-ceqobut1raru: 1 files missing
2025/05/13 03:27:42 NOTICE: 1 hashes missing
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-ceqobut1raru: 2 differences found
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-ceqobut1raru: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/13 03:27:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-ceqobut1raru: 0 differences found
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-ceqobut1raru: 1 matching files
2025/05/13 03:27:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zeyohax5hofe"
2025/05/13 03:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:42 DEBUG : Azure container rclone-test-zeyohax5hofe: Using directory markers
2025/05/13 03:27:42 DEBUG : Creating backend with remote "/tmp/rclone2991600363"
run.go:180: Remote "Azure container rclone-test-zeyohax5hofe", Local "Local file system at /tmp/rclone2991600363", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/13 03:27:42 ERROR : HELLO, WORLD!: sum not found
2025/05/13 03:27:42 ERROR : hello, world!: file not in Azure container rclone-test-zeyohax5hofe
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-zeyohax5hofe: 1 files missing
2025/05/13 03:27:42 NOTICE: 1 hashes missing
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-zeyohax5hofe: 2 differences found
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-zeyohax5hofe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/13 03:27:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-zeyohax5hofe: 0 differences found
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-zeyohax5hofe: 1 matching files
2025/05/13 03:27:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-higalih3nija"
2025/05/13 03:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:42 DEBUG : Azure container rclone-test-higalih3nija: Using directory markers
2025/05/13 03:27:42 DEBUG : Creating backend with remote "/tmp/rclone3007207076"
run.go:180: Remote "Azure container rclone-test-higalih3nija", Local "Local file system at /tmp/rclone3007207076", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/13 03:27:42 ERROR : HeLlO, wOrLd!: sum not found
2025/05/13 03:27:42 ERROR : hello, world!: file not in Azure container rclone-test-higalih3nija
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-higalih3nija: 1 files missing
2025/05/13 03:27:42 NOTICE: 1 hashes missing
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-higalih3nija: 2 differences found
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-higalih3nija: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/13 03:27:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-higalih3nija: 0 differences found
2025/05/13 03:27:42 NOTICE: Azure container rclone-test-higalih3nija: 1 matching files
2025/05/13 03:27:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xucotav7noga"
2025/05/13 03:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:42 DEBUG : Azure container rclone-test-xucotav7noga: Using directory markers
2025/05/13 03:27:42 DEBUG : Creating backend with remote "/tmp/rclone1803630596"
run.go:180: Remote "Azure container rclone-test-xucotav7noga", Local "Local file system at /tmp/rclone1803630596", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/13 03:27:43 ERROR : HELLO, WORLD!: sum not found
2025/05/13 03:27:43 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-xucotav7noga
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-xucotav7noga: 1 files missing
2025/05/13 03:27:43 NOTICE: 1 hashes missing
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-xucotav7noga: 2 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-xucotav7noga: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/13 03:27:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-xucotav7noga: 0 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-xucotav7noga: 1 matching files
2025/05/13 03:27:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kerewah6pifi"
2025/05/13 03:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:43 DEBUG : Azure container rclone-test-kerewah6pifi: Using directory markers
2025/05/13 03:27:43 DEBUG : Creating backend with remote "/tmp/rclone424467150"
run.go:180: Remote "Azure container rclone-test-kerewah6pifi", Local "Local file system at /tmp/rclone424467150", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/13 03:27:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/13 03:27:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-kerewah6pifi
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kerewah6pifi: 1 files missing
2025/05/13 03:27:43 NOTICE: 1 hashes missing
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kerewah6pifi: 2 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kerewah6pifi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/13 03:27:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kerewah6pifi: 0 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kerewah6pifi: 1 matching files
2025/05/13 03:27:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kujutor9jeze"
2025/05/13 03:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:43 DEBUG : Azure container rclone-test-kujutor9jeze: Using directory markers
2025/05/13 03:27:43 DEBUG : Creating backend with remote "/tmp/rclone3096056299"
run.go:180: Remote "Azure container rclone-test-kujutor9jeze", Local "Local file system at /tmp/rclone3096056299", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/13 03:27:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/13 03:27:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-kujutor9jeze
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kujutor9jeze: 1 files missing
2025/05/13 03:27:43 NOTICE: 1 hashes missing
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kujutor9jeze: 2 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kujutor9jeze: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/13 03:27:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kujutor9jeze: 0 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-kujutor9jeze: 1 matching files
2025/05/13 03:27:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rumujod9taqo"
2025/05/13 03:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:43 DEBUG : Azure container rclone-test-rumujod9taqo: Using directory markers
2025/05/13 03:27:43 DEBUG : Creating backend with remote "/tmp/rclone788802773"
run.go:180: Remote "Azure container rclone-test-rumujod9taqo", Local "Local file system at /tmp/rclone788802773", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/13 03:27:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/13 03:27:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rumujod9taqo
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-rumujod9taqo: 1 files missing
2025/05/13 03:27:43 NOTICE: 1 hashes missing
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-rumujod9taqo: 2 differences found
2025/05/13 03:27:43 NOTICE: Azure container rclone-test-rumujod9taqo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/13 03:27:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-rumujod9taqo: 0 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-rumujod9taqo: 1 matching files
2025/05/13 03:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puzulah0xeje"
2025/05/13 03:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:44 DEBUG : Azure container rclone-test-puzulah0xeje: Using directory markers
2025/05/13 03:27:44 DEBUG : Creating backend with remote "/tmp/rclone1944456206"
run.go:180: Remote "Azure container rclone-test-puzulah0xeje", Local "Local file system at /tmp/rclone1944456206", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/13 03:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/13 03:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-puzulah0xeje
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-puzulah0xeje: 1 files missing
2025/05/13 03:27:44 NOTICE: 1 hashes missing
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-puzulah0xeje: 2 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-puzulah0xeje: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/13 03:27:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-puzulah0xeje: 0 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-puzulah0xeje: 1 matching files
2025/05/13 03:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-judenuw6fafu"
2025/05/13 03:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:44 DEBUG : Azure container rclone-test-judenuw6fafu: Using directory markers
2025/05/13 03:27:44 DEBUG : Creating backend with remote "/tmp/rclone2556208739"
run.go:180: Remote "Azure container rclone-test-judenuw6fafu", Local "Local file system at /tmp/rclone2556208739", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/13 03:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/13 03:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-judenuw6fafu
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-judenuw6fafu: 1 files missing
2025/05/13 03:27:44 NOTICE: 1 hashes missing
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-judenuw6fafu: 2 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-judenuw6fafu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/13 03:27:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-judenuw6fafu: 0 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-judenuw6fafu: 1 matching files
2025/05/13 03:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-carowuk2wifo"
2025/05/13 03:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:44 DEBUG : Azure container rclone-test-carowuk2wifo: Using directory markers
2025/05/13 03:27:44 DEBUG : Creating backend with remote "/tmp/rclone992078770"
run.go:180: Remote "Azure container rclone-test-carowuk2wifo", Local "Local file system at /tmp/rclone992078770", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/13 03:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/13 03:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-carowuk2wifo
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-carowuk2wifo: 1 files missing
2025/05/13 03:27:44 NOTICE: 1 hashes missing
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-carowuk2wifo: 2 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-carowuk2wifo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/13 03:27:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-carowuk2wifo: 0 differences found
2025/05/13 03:27:44 NOTICE: Azure container rclone-test-carowuk2wifo: 1 matching files
2025/05/13 03:27:44 DEBUG : Azure container rclone-test-carowuk2wifo: Purge remote
2025/05/13 03:27:44 DEBUG : Azure container rclone-test-judenuw6fafu: Purge remote
2025/05/13 03:27:44 DEBUG : Azure container rclone-test-puzulah0xeje: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-rumujod9taqo: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-kujutor9jeze: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-kerewah6pifi: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-xucotav7noga: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-higalih3nija: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-zeyohax5hofe: Purge remote
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-ceqobut1raru: Purge remote
--- PASS: TestApplyTransforms (3.55s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/13 03:27:45 DEBUG : sub/: Creating directory marker
2025/05/13 03:27:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/13 03:27:45 INFO : file1: Copied (new) to: sub/file2
2025/05/13 03:27:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:27:45 DEBUG : file1: Unchanged skipping
2025/05/13 03:27:45 DEBUG : Azure container rclone-test-terakot2doce: don't need to copy/move sub/file2, it is already at target location
2025/05/13 03:27:46 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:46 DEBUG : dst/: Creating directory marker
2025/05/13 03:27:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/backup"
2025/05/13 03:27:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:46 DEBUG : Azure container rclone-test-terakot2doce path backup: Using directory markers
2025/05/13 03:27:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-terakot2doce/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-terakot2doce/backup"
2025/05/13 03:27:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/13 03:27:46 DEBUG : dst/: Creating directory marker
2025/05/13 03:27:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/13 03:27:46 INFO : dst/file1: Copied (server-side copy)
2025/05/13 03:27:46 INFO : dst/file1: Deleted
2025/05/13 03:27:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/13 03:27:46 INFO : dst/file1: Copied (new)
2025/05/13 03:27:47 DEBUG : dst/: Removing directory marker
2025/05/13 03:27:47 DEBUG : backup/dst/: Removing directory marker
2025/05/13 03:27:47 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-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c6c3a-701e-0098-24b6-c39c9c000000
Time:2025-05-13T03:27:47.2104698Z
--------------------------------------------------------------------------------
2025/05/13 03:27:48 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-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c6dcc-701e-0098-02b6-c39c9c000000
Time:2025-05-13T03:27:48.2474480Z
--------------------------------------------------------------------------------
2025/05/13 03:27:49 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-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c6f2b-701e-0098-20b7-c39c9c000000
Time:2025-05-13T03:27:49.2847366Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c6f2b-701e-0098-20b7-c39c9c000000
Time:2025-05-13T03:27:49.2847366Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:27:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/dst"
2025/05/13 03:27:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:50 DEBUG : Azure container rclone-test-terakot2doce path dst: Using directory markers
2025/05/13 03:27:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:27:50 DEBUG : Azure container rclone-test-terakot2doce path CompareDest: Using directory markers
2025/05/13 03:27:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:50 DEBUG : one: Need to transfer - File not found at Destination
2025/05/13 03:27:50 DEBUG : /: Creating directory marker
2025/05/13 03:27:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/13 03:27:50 INFO : one: Copied (new)
2025/05/13 03:27:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/13 03:27:50 DEBUG : /: Creating directory marker
2025/05/13 03:27:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/13 03:27:50 INFO : one: Copied (replaced existing)
2025/05/13 03:27:51 DEBUG : dst/: Creating directory marker
2025/05/13 03:27:51 DEBUG : CompareDest/: Creating directory marker
2025/05/13 03:27:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/13 03:27:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:27:51 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/13 03:27:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:51 DEBUG : two: Need to transfer - File not found at Destination
2025/05/13 03:27:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:27:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/13 03:27:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:52 DEBUG : two: Need to transfer - File not found at Destination
2025/05/13 03:27:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:27:52 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/13 03:27:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CompareDest"
2025/05/13 03:27:52 DEBUG : two: Need to transfer - File not found at Destination
2025/05/13 03:27:52 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/13 03:27:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/13 03:27:52 INFO : two: Copied (new)
2025/05/13 03:27:52 DEBUG : dst/: Removing directory marker
2025/05/13 03:27: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c74b2-701e-0098-5cb7-c39c9c000000
Time:2025-05-13T03:27:52.7369874Z
--------------------------------------------------------------------------------
2025/05/13 03:27: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c7613-701e-0098-04b7-c39c9c000000
Time:2025-05-13T03:27:53.7741189Z
--------------------------------------------------------------------------------
2025/05/13 03:27: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c7790-701e-0098-49b7-c39c9c000000
Time:2025-05-13T03:27:54.8116610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c7790-701e-0098-49b7-c39c9c000000
Time:2025-05-13T03:27:54.8116610Z
--------------------------------------------------------------------------------
2025/05/13 03:27:55 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.72s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:28:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/dst"
2025/05/13 03:28:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:28:03 DEBUG : Azure container rclone-test-terakot2doce path dst: Using directory markers
2025/05/13 03:28:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:28:03 DEBUG : Azure container rclone-test-terakot2doce path CopyDest: Using directory markers
2025/05/13 03:28:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:03 DEBUG : one: Need to transfer - File not found at Destination
2025/05/13 03:28:03 DEBUG : /: Creating directory marker
2025/05/13 03:28:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/13 03:28:03 INFO : one: Copied (new)
2025/05/13 03:28:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/13 03:28:03 DEBUG : /: Creating directory marker
2025/05/13 03:28:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/13 03:28:03 INFO : one: Copied (replaced existing)
2025/05/13 03:28:03 DEBUG : dst/: Creating directory marker
2025/05/13 03:28:03 DEBUG : CopyDest/: Creating directory marker
2025/05/13 03:28:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/BackupDir"
2025/05/13 03:28:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:28:04 DEBUG : Azure container rclone-test-terakot2doce path BackupDir: Using directory markers
2025/05/13 03:28:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-terakot2doce/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-terakot2doce/BackupDir"
2025/05/13 03:28:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/13 03:28:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:28:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/13 03:28:04 DEBUG : /: Creating directory marker
2025/05/13 03:28:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/13 03:28:04 INFO : one: Copied (server-side copy)
2025/05/13 03:28:04 INFO : one: Deleted
2025/05/13 03:28:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/13 03:28:04 INFO : one: Copied (server-side copy)
2025/05/13 03:28:04 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/13 03:28:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:04 DEBUG : two: Need to transfer - File not found at Destination
2025/05/13 03:28:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:28:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/13 03:28:05 INFO : two: Copied (server-side copy)
2025/05/13 03:28:05 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/13 03:28:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:28:05 DEBUG : two: Unchanged skipping
2025/05/13 03:28:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-terakot2doce/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-terakot2doce/CopyDest"
2025/05/13 03:28:05 DEBUG : three: Need to transfer - File not found at Destination
2025/05/13 03:28:05 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/13 03:28:05 DEBUG : three: Destination not found in --copy-dest
2025/05/13 03:28:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/13 03:28:05 INFO : three: Copied (new)
2025/05/13 03:28:06 DEBUG : dst/: Removing directory marker
2025/05/13 03:28:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c8936-701e-0098-5ab7-c39c9c000000
Time:2025-05-13T03:28:06.1963605Z
--------------------------------------------------------------------------------
2025/05/13 03:28:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c8ae3-701e-0098-5cb7-c39c9c000000
Time:2025-05-13T03:28:07.2335537Z
--------------------------------------------------------------------------------
2025/05/13 03:28:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c8c5b-701e-0098-35b7-c39c9c000000
Time:2025-05-13T03:28:08.2714531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c8c5b-701e-0098-35b7-c39c9c000000
Time:2025-05-13T03:28:08.2714531Z
--------------------------------------------------------------------------------
2025/05/13 03:28:09 DEBUG : CopyDest/: Removing directory marker
2025/05/13 03:28:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c8df6-701e-0098-1eb7-c39c9c000000
Time:2025-05-13T03:28:09.3492698Z
--------------------------------------------------------------------------------
2025/05/13 03:28:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c8f68-701e-0098-57b7-c39c9c000000
Time:2025-05-13T03:28:10.3865250Z
--------------------------------------------------------------------------------
2025/05/13 03:28:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c910d-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:28:11.4237611Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c910d-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:28:11.4237611Z
--------------------------------------------------------------------------------
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.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/13 03:28:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659c9ee5-701e-0098-5ab7-c39c9c000000
Time:2025-05-13T03:28:19.6135207Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ca106-701e-0098-31b7-c39c9c000000
Time:2025-05-13T03:28:20.6503126Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ca3cb-701e-0098-3cb7-c39c9c000000
Time:2025-05-13T03:28:21.6874599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ca3cb-701e-0098-3cb7-c39c9c000000
Time:2025-05-13T03:28:21.6874599Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ca5d1-701e-0098-17b7-c39c9c000000
Time:2025-05-13T03:28:22.7247004Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ca834-701e-0098-3eb7-c39c9c000000
Time:2025-05-13T03:28:23.7620002Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659caa48-701e-0098-2eb7-c39c9c000000
Time:2025-05-13T03:28:24.7999407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659caa48-701e-0098-2eb7-c39c9c000000
Time:2025-05-13T03:28:24.7999407Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/13 03:28:32 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cb902-701e-0098-79b7-c39c9c000000
Time:2025-05-13T03:28:32.9912062Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cba84-701e-0098-54b7-c39c9c000000
Time:2025-05-13T03:28:34.0301895Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cbc48-701e-0098-62b7-c39c9c000000
Time:2025-05-13T03:28:35.0681681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cbc48-701e-0098-62b7-c39c9c000000
Time:2025-05-13T03:28:35.0681681Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cbdf4-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:28:36.1053981Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cbf7a-701e-0098-15b7-c39c9c000000
Time:2025-05-13T03:28:37.1427015Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cc102-701e-0098-67b7-c39c9c000000
Time:2025-05-13T03:28:38.1812552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cc102-701e-0098-67b7-c39c9c000000
Time:2025-05-13T03:28:38.1812552Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:28:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/13 03:28:46 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/13 03:28:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/13 03:28:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/13 03:28:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/13 03:28:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/13 03:28:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/13 03:28:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/13 03:28:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 00873b4cc7a812bf81ae10e7a5ffb1d2 OK
2025/05/13 03:28:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd0d9-701e-0098-5db7-c39c9c000000
Time:2025-05-13T03:28:47.3768415Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd25f-701e-0098-20b7-c39c9c000000
Time:2025-05-13T03:28:48.4142737Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd3fe-701e-0098-0eb7-c39c9c000000
Time:2025-05-13T03:28:49.4527610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd3fe-701e-0098-0eb7-c39c9c000000
Time:2025-05-13T03:28:49.4527610Z
--------------------------------------------------------------------------------
2025/05/13 03:28:50 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd5c7-701e-0098-0fb7-c39c9c000000
Time:2025-05-13T03:28:50.5288206Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd761-701e-0098-7cb7-c39c9c000000
Time:2025-05-13T03:28:51.5670424Z
--------------------------------------------------------------------------------
2025/05/13 03:28: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd8ff-701e-0098-5eb7-c39c9c000000
Time:2025-05-13T03:28:52.6041570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cd8ff-701e-0098-5eb7-c39c9c000000
Time:2025-05-13T03:28:52.6041570Z
--------------------------------------------------------------------------------
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.42s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:29:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ce573-701e-0098-46b7-c39c9c000000
Time:2025-05-13T03:29:00.7952515Z
--------------------------------------------------------------------------------
2025/05/13 03:29:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ce6f6-701e-0098-0cb7-c39c9c000000
Time:2025-05-13T03:29:01.8329326Z
--------------------------------------------------------------------------------
2025/05/13 03:29:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ce8a1-701e-0098-72b7-c39c9c000000
Time:2025-05-13T03:29:02.8699900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ce8a1-701e-0098-72b7-c39c9c000000
Time:2025-05-13T03:29:02.8699900Z
--------------------------------------------------------------------------------
2025/05/13 03:29:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cea97-701e-0098-2eb7-c39c9c000000
Time:2025-05-13T03:29:03.9072567Z
--------------------------------------------------------------------------------
2025/05/13 03:29:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cec71-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:29:04.9457870Z
--------------------------------------------------------------------------------
2025/05/13 03:29:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ceea2-701e-0098-2fb7-c39c9c000000
Time:2025-05-13T03:29:05.9832578Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ceea2-701e-0098-2fb7-c39c9c000000
Time:2025-05-13T03:29:05.9832578Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:29:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cfb12-701e-0098-01b7-c39c9c000000
Time:2025-05-13T03:29:14.1759837Z
--------------------------------------------------------------------------------
2025/05/13 03:29:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cfd05-701e-0098-3db7-c39c9c000000
Time:2025-05-13T03:29:15.2134533Z
--------------------------------------------------------------------------------
2025/05/13 03:29:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cfec2-701e-0098-4cb7-c39c9c000000
Time:2025-05-13T03:29:16.2506596Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659cfec2-701e-0098-4cb7-c39c9c000000
Time:2025-05-13T03:29:16.2506596Z
--------------------------------------------------------------------------------
2025/05/13 03:29:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d0049-701e-0098-14b7-c39c9c000000
Time:2025-05-13T03:29:17.2878136Z
--------------------------------------------------------------------------------
2025/05/13 03:29:18 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d01fb-701e-0098-12b7-c39c9c000000
Time:2025-05-13T03:29:18.3248103Z
--------------------------------------------------------------------------------
2025/05/13 03:29:19 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d03ec-701e-0098-4db7-c39c9c000000
Time:2025-05-13T03:29:19.3619272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d03ec-701e-0098-4db7-c39c9c000000
Time:2025-05-13T03:29:19.3619272Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:29: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d1232-701e-0098-13b7-c39c9c000000
Time:2025-05-13T03:29:27.5548741Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d13ce-701e-0098-71b7-c39c9c000000
Time:2025-05-13T03:29:28.5920812Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d15b7-701e-0098-2bb7-c39c9c000000
Time:2025-05-13T03:29:29.6289375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d15b7-701e-0098-2bb7-c39c9c000000
Time:2025-05-13T03:29:29.6289375Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d17c1-701e-0098-75b7-c39c9c000000
Time:2025-05-13T03:29:30.6657297Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d1a2b-701e-0098-18b7-c39c9c000000
Time:2025-05-13T03:29:31.7035690Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d1c6e-701e-0098-0fb7-c39c9c000000
Time:2025-05-13T03:29:32.7409867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d1c6e-701e-0098-0fb7-c39c9c000000
Time:2025-05-13T03:29:32.7409867Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:29:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d29b5-701e-0098-40b7-c39c9c000000
Time:2025-05-13T03:29:40.9345995Z
--------------------------------------------------------------------------------
2025/05/13 03:29:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d2aec-701e-0098-44b7-c39c9c000000
Time:2025-05-13T03:29:41.9721438Z
--------------------------------------------------------------------------------
2025/05/13 03:29:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d2c27-701e-0098-41b7-c39c9c000000
Time:2025-05-13T03:29:43.0098746Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d2c27-701e-0098-41b7-c39c9c000000
Time:2025-05-13T03:29:43.0098746Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d2d88-701e-0098-6ab7-c39c9c000000
Time:2025-05-13T03:29:44.0468198Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d2f44-701e-0098-3bb7-c39c9c000000
Time:2025-05-13T03:29:45.0844211Z
--------------------------------------------------------------------------------
2025/05/13 03:29: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d3096-701e-0098-57b7-c39c9c000000
Time:2025-05-13T03:29:46.1222090Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d3096-701e-0098-57b7-c39c9c000000
Time:2025-05-13T03:29:46.1222090Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:29:54 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d3cbb-701e-0098-4eb7-c39c9c000000
Time:2025-05-13T03:29:54.3128982Z
--------------------------------------------------------------------------------
2025/05/13 03:29:55 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d3e3e-701e-0098-60b7-c39c9c000000
Time:2025-05-13T03:29:55.3510387Z
--------------------------------------------------------------------------------
2025/05/13 03:29:56 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d3ffa-701e-0098-41b7-c39c9c000000
Time:2025-05-13T03:29:56.3886293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d3ffa-701e-0098-41b7-c39c9c000000
Time:2025-05-13T03:29:56.3886293Z
--------------------------------------------------------------------------------
2025/05/13 03:29:57 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d41ed-701e-0098-69b7-c39c9c000000
Time:2025-05-13T03:29:57.4262931Z
--------------------------------------------------------------------------------
2025/05/13 03:29:58 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d440f-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:29:58.4649006Z
--------------------------------------------------------------------------------
2025/05/13 03:29:59 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d457b-701e-0098-6bb7-c39c9c000000
Time:2025-05-13T03:29:59.5027535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d457b-701e-0098-6bb7-c39c9c000000
Time:2025-05-13T03:29:59.5027535Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:30:07 DEBUG : also/: Creating directory marker
2025/05/13 03:30:08 INFO : Azure container rclone-test-terakot2doce: Looking for duplicate md5 hashes using newest mode.
2025/05/13 03:30:08 NOTICE: f81d50fb74bb240aa0a36e97cd6f26b9: Found 3 files with duplicate md5 hashes
2025/05/13 03:30:08 INFO : one: Deleted
2025/05/13 03:30:08 INFO : also/one: Deleted
2025/05/13 03:30:08 NOTICE: f81d50fb74bb240aa0a36e97cd6f26b9: Deleted 2 extra copies
2025/05/13 03:30:08 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5375-701e-0098-40b7-c39c9c000000
Time:2025-05-13T03:30:08.4902532Z
--------------------------------------------------------------------------------
2025/05/13 03:30:09 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5538-701e-0098-4ab7-c39c9c000000
Time:2025-05-13T03:30:09.5284658Z
--------------------------------------------------------------------------------
2025/05/13 03:30:10 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5772-701e-0098-28b7-c39c9c000000
Time:2025-05-13T03:30:10.5661705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5772-701e-0098-28b7-c39c9c000000
Time:2025-05-13T03:30:10.5661705Z
--------------------------------------------------------------------------------
2025/05/13 03:30:11 DEBUG : also/: Removing directory marker
2025/05/13 03:30:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5a12-701e-0098-1fb7-c39c9c000000
Time:2025-05-13T03:30:11.6433202Z
--------------------------------------------------------------------------------
2025/05/13 03:30:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5ca1-701e-0098-21b7-c39c9c000000
Time:2025-05-13T03:30:12.6803206Z
--------------------------------------------------------------------------------
2025/05/13 03:30:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5edf-701e-0098-0cb7-c39c9c000000
Time:2025-05-13T03:30:13.7180169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d5edf-701e-0098-0cb7-c39c9c000000
Time:2025-05-13T03:30:13.7180169Z
--------------------------------------------------------------------------------
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.21s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:30:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d746c-701e-0098-0cb7-c39c9c000000
Time:2025-05-13T03:30:21.9097261Z
--------------------------------------------------------------------------------
2025/05/13 03:30:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d75d8-701e-0098-37b7-c39c9c000000
Time:2025-05-13T03:30:22.9473596Z
--------------------------------------------------------------------------------
2025/05/13 03:30:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d77a2-701e-0098-24b7-c39c9c000000
Time:2025-05-13T03:30:23.9851022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d77a2-701e-0098-24b7-c39c9c000000
Time:2025-05-13T03:30:23.9851022Z
--------------------------------------------------------------------------------
2025/05/13 03:30:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d791a-701e-0098-71b7-c39c9c000000
Time:2025-05-13T03:30:25.0228082Z
--------------------------------------------------------------------------------
2025/05/13 03:30:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d7add-701e-0098-2db7-c39c9c000000
Time:2025-05-13T03:30:26.0603784Z
--------------------------------------------------------------------------------
2025/05/13 03:30:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d7c7a-701e-0098-12b7-c39c9c000000
Time:2025-05-13T03:30:27.0980399Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d7c7a-701e-0098-12b7-c39c9c000000
Time:2025-05-13T03:30:27.0980399Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:30:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d8bf2-701e-0098-36b7-c39c9c000000
Time:2025-05-13T03:30:35.2939274Z
--------------------------------------------------------------------------------
2025/05/13 03:30:36 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d8d9f-701e-0098-34b7-c39c9c000000
Time:2025-05-13T03:30:36.3318517Z
--------------------------------------------------------------------------------
2025/05/13 03:30:37 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d8f8f-701e-0098-7cb7-c39c9c000000
Time:2025-05-13T03:30:37.3690085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d8f8f-701e-0098-7cb7-c39c9c000000
Time:2025-05-13T03:30:37.3690085Z
--------------------------------------------------------------------------------
2025/05/13 03:30:38 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d91a7-701e-0098-66b7-c39c9c000000
Time:2025-05-13T03:30:38.4091221Z
--------------------------------------------------------------------------------
2025/05/13 03:30:39 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d9383-701e-0098-0fb7-c39c9c000000
Time:2025-05-13T03:30:39.4470633Z
--------------------------------------------------------------------------------
2025/05/13 03:30:40 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d9509-701e-0098-71b7-c39c9c000000
Time:2025-05-13T03:30:40.4855398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659d9509-701e-0098-71b7-c39c9c000000
Time:2025-05-13T03:30:40.4855398Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:30:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659da20d-701e-0098-21b7-c39c9c000000
Time:2025-05-13T03:30:48.6774919Z
--------------------------------------------------------------------------------
2025/05/13 03:30: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659da36c-701e-0098-49b7-c39c9c000000
Time:2025-05-13T03:30:49.7145012Z
--------------------------------------------------------------------------------
2025/05/13 03:30: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659da50a-701e-0098-13b7-c39c9c000000
Time:2025-05-13T03:30:50.7513547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659da50a-701e-0098-13b7-c39c9c000000
Time:2025-05-13T03:30:50.7513547Z
--------------------------------------------------------------------------------
2025/05/13 03:30:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659da64f-701e-0098-11b7-c39c9c000000
Time:2025-05-13T03:30:51.7888920Z
--------------------------------------------------------------------------------
2025/05/13 03:30:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659da7f8-701e-0098-6cb7-c39c9c000000
Time:2025-05-13T03:30:52.8273951Z
--------------------------------------------------------------------------------
2025/05/13 03:30:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659daa02-701e-0098-2db7-c39c9c000000
Time:2025-05-13T03:30:53.8647426Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659daa02-701e-0098-2db7-c39c9c000000
Time:2025-05-13T03:30:53.8647426Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/13 03:31:02 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659db595-701e-0098-31b7-c39c9c000000
Time:2025-05-13T03:31:02.0543808Z
--------------------------------------------------------------------------------
2025/05/13 03:31:03 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659db6f6-701e-0098-5eb7-c39c9c000000
Time:2025-05-13T03:31:03.0922423Z
--------------------------------------------------------------------------------
2025/05/13 03:31:04 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659db90c-701e-0098-39b7-c39c9c000000
Time:2025-05-13T03:31:04.1300927Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659db90c-701e-0098-39b7-c39c9c000000
Time:2025-05-13T03:31:04.1300927Z
--------------------------------------------------------------------------------
2025/05/13 03:31:05 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dbaaa-701e-0098-21b7-c39c9c000000
Time:2025-05-13T03:31:05.1679587Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dbc3c-701e-0098-79b7-c39c9c000000
Time:2025-05-13T03:31:06.2050343Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dbdae-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:31:07.2421501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dbdae-701e-0098-48b7-c39c9c000000
Time:2025-05-13T03:31:07.2421501Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/13 03:31: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dcb2e-701e-0098-18b7-c39c9c000000
Time:2025-05-13T03:31:15.4316109Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dcc94-701e-0098-4ab7-c39c9c000000
Time:2025-05-13T03:31:16.4695570Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dce0e-701e-0098-14b7-c39c9c000000
Time:2025-05-13T03:31:17.5072041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dce0e-701e-0098-14b7-c39c9c000000
Time:2025-05-13T03:31:17.5072041Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dcfdd-701e-0098-2bb7-c39c9c000000
Time:2025-05-13T03:31:18.5447898Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dd19a-701e-0098-2db7-c39c9c000000
Time:2025-05-13T03:31:19.5819158Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dd338-701e-0098-06b7-c39c9c000000
Time:2025-05-13T03:31:20.6195658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dd338-701e-0098-06b7-c39c9c000000
Time:2025-05-13T03:31:20.6195658Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:31:28 DEBUG : sub dir/: Creating directory marker
2025/05/13 03:31:29 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/13 03:31:29 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/13 03:31:30 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/13 03:31:30 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/13 03:31:30 DEBUG : sub dir/: Removing directory marker
2025/05/13 03:31:30 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659de32f-701e-0098-0db7-c39c9c000000
Time:2025-05-13T03:31:30.2773942Z
--------------------------------------------------------------------------------
2025/05/13 03:31:31 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659de4da-701e-0098-03b7-c39c9c000000
Time:2025-05-13T03:31:31.3152564Z
--------------------------------------------------------------------------------
2025/05/13 03:31:32 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659de64e-701e-0098-4db7-c39c9c000000
Time:2025-05-13T03:31:32.3522212Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659de64e-701e-0098-4db7-c39c9c000000
Time:2025-05-13T03:31:32.3522212Z
--------------------------------------------------------------------------------
2025/05/13 03:31:33 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659de7f9-701e-0098-3bb7-c39c9c000000
Time:2025-05-13T03:31:33.3896815Z
--------------------------------------------------------------------------------
2025/05/13 03:31:34 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659de9cf-701e-0098-5bb7-c39c9c000000
Time:2025-05-13T03:31:34.4268331Z
--------------------------------------------------------------------------------
2025/05/13 03:31:35 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659debaa-701e-0098-70b7-c39c9c000000
Time:2025-05-13T03:31:35.4639323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659debaa-701e-0098-70b7-c39c9c000000
Time:2025-05-13T03:31:35.4639323Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.84s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:31:43 DEBUG : sub dir/: Creating directory marker
2025/05/13 03:31:44 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/13 03:31:44 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/13 03:31:44 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/13 03:31:44 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/13 03:31:45 DEBUG : sub dir/: Removing directory marker
2025/05/13 03:31: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dfb69-701e-0098-07b7-c39c9c000000
Time:2025-05-13T03:31:45.0935532Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dfcf8-701e-0098-6ab7-c39c9c000000
Time:2025-05-13T03:31:46.1317229Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dfedb-701e-0098-0db7-c39c9c000000
Time:2025-05-13T03:31:47.1701952Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659dfedb-701e-0098-0db7-c39c9c000000
Time:2025-05-13T03:31:47.1701952Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e0176-701e-0098-5bb7-c39c9c000000
Time:2025-05-13T03:31:48.2076723Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e0373-701e-0098-24b7-c39c9c000000
Time:2025-05-13T03:31:49.2453021Z
--------------------------------------------------------------------------------
2025/05/13 03:31: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e055a-701e-0098-4cb7-c39c9c000000
Time:2025-05-13T03:31:50.2834141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e055a-701e-0098-4cb7-c39c9c000000
Time:2025-05-13T03:31:50.2834141Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.82s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:31:58 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/05/13 03:31:59 DEBUG : sub/: Removing directory marker
2025/05/13 03:31:59 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1721-701e-0098-74b7-c39c9c000000
Time:2025-05-13T03:31:59.3607890Z
--------------------------------------------------------------------------------
2025/05/13 03:32:00 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1995-701e-0098-2eb7-c39c9c000000
Time:2025-05-13T03:32:00.3979617Z
--------------------------------------------------------------------------------
2025/05/13 03:32:01 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1b28-701e-0098-10b7-c39c9c000000
Time:2025-05-13T03:32:01.4349301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1b28-701e-0098-10b7-c39c9c000000
Time:2025-05-13T03:32:01.4349301Z
--------------------------------------------------------------------------------
2025/05/13 03:32:02 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1ce0-701e-0098-0eb7-c39c9c000000
Time:2025-05-13T03:32:02.4728080Z
--------------------------------------------------------------------------------
2025/05/13 03:32:03 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1e7c-701e-0098-70b7-c39c9c000000
Time:2025-05-13T03:32:03.5112430Z
--------------------------------------------------------------------------------
2025/05/13 03:32:04 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1fc6-701e-0098-80b7-c39c9c000000
Time:2025-05-13T03:32:04.5490992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e1fc6-701e-0098-80b7-c39c9c000000
Time:2025-05-13T03:32:04.5490992Z
--------------------------------------------------------------------------------
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.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:32:12 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/05/13 03:32:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/notfound"
2025/05/13 03:32:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:32:13 DEBUG : Azure container rclone-test-terakot2doce path notfound: Using directory markers
2025/05/13 03:32:13 DEBUG : sub/: Removing directory marker
2025/05/13 03:32:13 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e2e34-701e-0098-13b7-c39c9c000000
Time:2025-05-13T03:32:13.8262834Z
--------------------------------------------------------------------------------
2025/05/13 03:32:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e3031-701e-0098-52b7-c39c9c000000
Time:2025-05-13T03:32:14.8637001Z
--------------------------------------------------------------------------------
2025/05/13 03:32:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e3217-701e-0098-76b7-c39c9c000000
Time:2025-05-13T03:32:15.9015940Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e3217-701e-0098-76b7-c39c9c000000
Time:2025-05-13T03:32:15.9015940Z
--------------------------------------------------------------------------------
2025/05/13 03:32:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e33db-701e-0098-13b7-c39c9c000000
Time:2025-05-13T03:32:16.9396600Z
--------------------------------------------------------------------------------
2025/05/13 03:32:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e35c7-701e-0098-1fb7-c39c9c000000
Time:2025-05-13T03:32:17.9780123Z
--------------------------------------------------------------------------------
2025/05/13 03:32:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e37b7-701e-0098-4ab7-c39c9c000000
Time:2025-05-13T03:32:19.0160190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e37b7-701e-0098-4ab7-c39c9c000000
Time:2025-05-13T03:32:19.0160190Z
--------------------------------------------------------------------------------
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.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:32:27 INFO : Azure container rclone-test-terakot2doce: Making directory
2025/05/13 03:32:27 INFO : Azure container rclone-test-terakot2doce: Making directory
2025/05/13 03:32: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e465d-701e-0098-61b7-c39c9c000000
Time:2025-05-13T03:32:27.2455219Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e487b-701e-0098-49b7-c39c9c000000
Time:2025-05-13T03:32:28.2825429Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e4a4a-701e-0098-67b7-c39c9c000000
Time:2025-05-13T03:32:29.3214535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e4a4a-701e-0098-67b7-c39c9c000000
Time:2025-05-13T03:32:29.3214535Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e4c34-701e-0098-0fb7-c39c9c000000
Time:2025-05-13T03:32:30.3595762Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e4de5-701e-0098-03b7-c39c9c000000
Time:2025-05-13T03:32:31.3973910Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e4f4c-701e-0098-3ab7-c39c9c000000
Time:2025-05-13T03:32:32.4352178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e4f4c-701e-0098-3ab7-c39c9c000000
Time:2025-05-13T03:32:32.4352178Z
--------------------------------------------------------------------------------
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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:32:40 DEBUG : sub dir/: Creating directory marker
2025/05/13 03:32:40 DEBUG : sub dir/: Removing directory marker
2025/05/13 03:32:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e5c08-701e-0098-39b7-c39c9c000000
Time:2025-05-13T03:32:41.0029002Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e5dae-701e-0098-2ab7-c39c9c000000
Time:2025-05-13T03:32:42.0406908Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e5f74-701e-0098-2fb7-c39c9c000000
Time:2025-05-13T03:32:43.0800388Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e5f74-701e-0098-2fb7-c39c9c000000
Time:2025-05-13T03:32:43.0800388Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e60eb-701e-0098-03b7-c39c9c000000
Time:2025-05-13T03:32:44.1182487Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e62d9-701e-0098-01b7-c39c9c000000
Time:2025-05-13T03:32:45.1560005Z
--------------------------------------------------------------------------------
2025/05/13 03:32: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e648e-701e-0098-08b7-c39c9c000000
Time:2025-05-13T03:32:46.1940375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e648e-701e-0098-08b7-c39c9c000000
Time:2025-05-13T03:32:46.1940375Z
--------------------------------------------------------------------------------
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.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:32:54 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e722e-701e-0098-34b7-c39c9c000000
Time:2025-05-13T03:32:54.7946289Z
--------------------------------------------------------------------------------
2025/05/13 03:32:55 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e745f-701e-0098-4fb7-c39c9c000000
Time:2025-05-13T03:32:55.8330155Z
--------------------------------------------------------------------------------
2025/05/13 03:32:56 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e7691-701e-0098-49b7-c39c9c000000
Time:2025-05-13T03:32:56.8702464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e7691-701e-0098-49b7-c39c9c000000
Time:2025-05-13T03:32:56.8702464Z
--------------------------------------------------------------------------------
2025/05/13 03:32:57 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e7857-701e-0098-53b7-c39c9c000000
Time:2025-05-13T03:32:57.9084681Z
--------------------------------------------------------------------------------
2025/05/13 03:32:58 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e7a14-701e-0098-5ab7-c39c9c000000
Time:2025-05-13T03:32:58.9459551Z
--------------------------------------------------------------------------------
2025/05/13 03:32:59 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e7b85-701e-0098-26b7-c39c9c000000
Time:2025-05-13T03:32:59.9851354Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e7b85-701e-0098-26b7-c39c9c000000
Time:2025-05-13T03:32:59.9851354Z
--------------------------------------------------------------------------------
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.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:33:08 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/13 03:33:08 DEBUG : empty space: Excluded
2025/05/13 03:33:08 DEBUG : BackupDir: Excluded
2025/05/13 03:33:08 DEBUG : dst: Excluded
2025/05/13 03:33:08 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e8b4b-701e-0098-56b7-c39c9c000000
Time:2025-05-13T03:33:08.6309391Z
--------------------------------------------------------------------------------
2025/05/13 03:33:09 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e8d1a-701e-0098-72b7-c39c9c000000
Time:2025-05-13T03:33:09.6681540Z
--------------------------------------------------------------------------------
2025/05/13 03:33:10 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e8eb8-701e-0098-5bb7-c39c9c000000
Time:2025-05-13T03:33:10.7060582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e8eb8-701e-0098-5bb7-c39c9c000000
Time:2025-05-13T03:33:10.7060582Z
--------------------------------------------------------------------------------
2025/05/13 03:33:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e905c-701e-0098-54b7-c39c9c000000
Time:2025-05-13T03:33:11.7438238Z
--------------------------------------------------------------------------------
2025/05/13 03:33:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e91da-701e-0098-16b7-c39c9c000000
Time:2025-05-13T03:33:12.7815950Z
--------------------------------------------------------------------------------
2025/05/13 03:33:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e9364-701e-0098-72b7-c39c9c000000
Time:2025-05-13T03:33:13.8200269Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659e9364-701e-0098-72b7-c39c9c000000
Time:2025-05-13T03:33:13.8200269Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:33:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ea266-701e-0098-19b7-c39c9c000000
Time:2025-05-13T03:33:22.4635401Z
--------------------------------------------------------------------------------
2025/05/13 03:33:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ea43b-701e-0098-33b7-c39c9c000000
Time:2025-05-13T03:33:23.5045232Z
--------------------------------------------------------------------------------
2025/05/13 03:33:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ea5f0-701e-0098-32b7-c39c9c000000
Time:2025-05-13T03:33:24.5430767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ea5f0-701e-0098-32b7-c39c9c000000
Time:2025-05-13T03:33:24.5430767Z
--------------------------------------------------------------------------------
2025/05/13 03:33:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ea7ec-701e-0098-34b7-c39c9c000000
Time:2025-05-13T03:33:25.5803663Z
--------------------------------------------------------------------------------
2025/05/13 03:33:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ea965-701e-0098-7db7-c39c9c000000
Time:2025-05-13T03:33:26.6185365Z
--------------------------------------------------------------------------------
2025/05/13 03:33:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659eab5f-701e-0098-37b7-c39c9c000000
Time:2025-05-13T03:33:27.6556258Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659eab5f-701e-0098-37b7-c39c9c000000
Time:2025-05-13T03:33:27.6556258Z
--------------------------------------------------------------------------------
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.84s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/13 03:33:36 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ebfc87-f01e-0086-80b7-c37044000000
Time:2025-05-13T03:33:36.3727460Z
--------------------------------------------------------------------------------
2025/05/13 03:33:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ebfdf1-f01e-0086-41b7-c37044000000
Time:2025-05-13T03:33:37.4114129Z
--------------------------------------------------------------------------------
2025/05/13 03:33:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ebff2a-f01e-0086-4cb7-c37044000000
Time:2025-05-13T03:33:38.4488683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ebff2a-f01e-0086-4cb7-c37044000000
Time:2025-05-13T03:33:38.4488683Z
--------------------------------------------------------------------------------
2025/05/13 03:33:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec003c-f01e-0086-29b7-c37044000000
Time:2025-05-13T03:33:39.4863304Z
--------------------------------------------------------------------------------
2025/05/13 03:33:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec017f-f01e-0086-3db7-c37044000000
Time:2025-05-13T03:33:40.5245463Z
--------------------------------------------------------------------------------
2025/05/13 03:33:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec02ed-f01e-0086-6db7-c37044000000
Time:2025-05-13T03:33:41.5619991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec02ed-f01e-0086-6db7-c37044000000
Time:2025-05-13T03:33:41.5619991Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/13 03:33:49 DEBUG : Creating backend with remote ":memory:"
2025/05/13 03:33:49 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/13 03:33:49 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/13 03:33:49 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/13 03:33:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/13 03:33:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/13 03:33:49 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/13 03:33:49 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/13 03:33:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/13 03:33:49 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:33:49 DEBUG : sub dir/: Creating directory marker
2025/05/13 03:33:50 DEBUG : sub dir/: Removing directory marker
2025/05/13 03:33: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec0ef5-f01e-0086-07b7-c37044000000
Time:2025-05-13T03:33:50.3561320Z
--------------------------------------------------------------------------------
2025/05/13 03:33: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec104c-f01e-0086-1eb7-c37044000000
Time:2025-05-13T03:33:51.3938960Z
--------------------------------------------------------------------------------
2025/05/13 03:33: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec120e-f01e-0086-1bb7-c37044000000
Time:2025-05-13T03:33:52.4306305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec120e-f01e-0086-1bb7-c37044000000
Time:2025-05-13T03:33:52.4306305Z
--------------------------------------------------------------------------------
2025/05/13 03:33: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec1349-f01e-0086-1ab7-c37044000000
Time:2025-05-13T03:33:53.4674363Z
--------------------------------------------------------------------------------
2025/05/13 03:33: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec149e-f01e-0086-80b7-c37044000000
Time:2025-05-13T03:33:54.5055595Z
--------------------------------------------------------------------------------
2025/05/13 03:33: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec165e-f01e-0086-6ab7-c37044000000
Time:2025-05-13T03:33:55.5422014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec165e-f01e-0086-6ab7-c37044000000
Time:2025-05-13T03:33:55.5422014Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:34:03 DEBUG : Waiting for deletions to finish
2025/05/13 03:34:04 DEBUG : large: Excluded (Size Filter)
2025/05/13 03:34:04 INFO : medium: Deleted
2025/05/13 03:34:04 INFO : small: Deleted
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659eef90-701e-0098-74b7-c39c9c000000
Time:2025-05-13T03:34:04.2913093Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef1d7-701e-0098-02b7-c39c9c000000
Time:2025-05-13T03:34:05.3295399Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef3a8-701e-0098-27b7-c39c9c000000
Time:2025-05-13T03:34:06.3668638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef3a8-701e-0098-27b7-c39c9c000000
Time:2025-05-13T03:34:06.3668638Z
--------------------------------------------------------------------------------
2025/05/13 03:34:07 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef56b-701e-0098-3fb7-c39c9c000000
Time:2025-05-13T03:34:07.4038770Z
--------------------------------------------------------------------------------
2025/05/13 03:34:08 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef708-701e-0098-32b7-c39c9c000000
Time:2025-05-13T03:34:08.4423309Z
--------------------------------------------------------------------------------
2025/05/13 03:34:09 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef8ab-701e-0098-19b7-c39c9c000000
Time:2025-05-13T03:34:09.4798562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659ef8ab-701e-0098-19b7-c39c9c000000
Time:2025-05-13T03:34:09.4798562Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:34:17 DEBUG : Waiting for deletions to finish
2025/05/13 03:34:17 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/05/13 03:34:18 INFO : large: Deleted
2025/05/13 03:34:18 INFO : small: Deleted
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec36e4-f01e-0086-63b7-c37044000000
Time:2025-05-13T03:34:18.2301477Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec38b3-f01e-0086-7cb7-c37044000000
Time:2025-05-13T03:34:19.2673491Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec3aaa-f01e-0086-43b7-c37044000000
Time:2025-05-13T03:34:20.3046936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec3aaa-f01e-0086-43b7-c37044000000
Time:2025-05-13T03:34:20.3046936Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec3c75-f01e-0086-59b7-c37044000000
Time:2025-05-13T03:34:21.3471767Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec3dcb-f01e-0086-08b7-c37044000000
Time:2025-05-13T03:34:22.3846067Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec3f52-f01e-0086-51b7-c37044000000
Time:2025-05-13T03:34:23.4220967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec3f52-f01e-0086-51b7-c37044000000
Time:2025-05-13T03:34:23.4220967Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec4a95-f01e-0086-24b7-c37044000000
Time:2025-05-13T03:34:31.6132535Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec4bfe-f01e-0086-64b7-c37044000000
Time:2025-05-13T03:34:32.6510605Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec4dd0-f01e-0086-74b7-c37044000000
Time:2025-05-13T03:34:33.6889247Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec4dd0-f01e-0086-74b7-c37044000000
Time:2025-05-13T03:34:33.6889247Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec4f9a-f01e-0086-02b7-c37044000000
Time:2025-05-13T03:34:34.7261627Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec514a-f01e-0086-7eb7-c37044000000
Time:2025-05-13T03:34:35.7635244Z
--------------------------------------------------------------------------------
2025/05/13 03:34:36 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec529a-f01e-0086-16b7-c37044000000
Time:2025-05-13T03:34:36.8004581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec529a-f01e-0086-16b7-c37044000000
Time:2025-05-13T03:34:36.8004581Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:34:45 DEBUG : Waiting for deletions to finish
2025/05/13 03:34:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/13 03:34:45 INFO : medium: Deleted
2025/05/13 03:34:45 INFO : small: Deleted
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f3a81-701e-0098-42b7-c39c9c000000
Time:2025-05-13T03:34:45.5949887Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f3c26-701e-0098-3bb7-c39c9c000000
Time:2025-05-13T03:34:46.6328342Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f3e26-701e-0098-73b7-c39c9c000000
Time:2025-05-13T03:34:47.6701497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f3e26-701e-0098-73b7-c39c9c000000
Time:2025-05-13T03:34:47.6701497Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f409d-701e-0098-36b7-c39c9c000000
Time:2025-05-13T03:34:48.7070702Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f4298-701e-0098-56b7-c39c9c000000
Time:2025-05-13T03:34:49.7446086Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f4442-701e-0098-4fb7-c39c9c000000
Time:2025-05-13T03:34:50.7823448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f4442-701e-0098-4fb7-c39c9c000000
Time:2025-05-13T03:34:50.7823448Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f5409-701e-0098-63b8-c39c9c000000
Time:2025-05-13T03:34:58.9740523Z
--------------------------------------------------------------------------------
2025/05/13 03:34: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f55ea-701e-0098-0db8-c39c9c000000
Time:2025-05-13T03:35:00.0121637Z
--------------------------------------------------------------------------------
2025/05/13 03:35:01 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f57c9-701e-0098-34b8-c39c9c000000
Time:2025-05-13T03:35:01.0507829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f57c9-701e-0098-34b8-c39c9c000000
Time:2025-05-13T03:35:01.0507829Z
--------------------------------------------------------------------------------
2025/05/13 03:35:02 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f5999-701e-0098-4cb8-c39c9c000000
Time:2025-05-13T03:35:02.0909033Z
--------------------------------------------------------------------------------
2025/05/13 03:35:03 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f5b32-701e-0098-2eb8-c39c9c000000
Time:2025-05-13T03:35:03.1279864Z
--------------------------------------------------------------------------------
2025/05/13 03:35:04 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f5d12-701e-0098-60b8-c39c9c000000
Time:2025-05-13T03:35:04.1652501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:659f5d12-701e-0098-60b8-c39c9c000000
Time:2025-05-13T03:35:04.1652501Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:35:12 DEBUG : Waiting for deletions to finish
2025/05/13 03:35:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/13 03:35:12 INFO : large: Deleted
2025/05/13 03:35:12 INFO : medium: Deleted
2025/05/13 03:35: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec86a7-f01e-0086-2db8-c37044000000
Time:2025-05-13T03:35:12.9117382Z
--------------------------------------------------------------------------------
2025/05/13 03:35: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec8803-f01e-0086-46b8-c37044000000
Time:2025-05-13T03:35:13.9493562Z
--------------------------------------------------------------------------------
2025/05/13 03:35: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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec896b-f01e-0086-73b8-c37044000000
Time:2025-05-13T03:35:14.9871582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec896b-f01e-0086-73b8-c37044000000
Time:2025-05-13T03:35:14.9871582Z
--------------------------------------------------------------------------------
2025/05/13 03:35:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec8abf-f01e-0086-18b8-c37044000000
Time:2025-05-13T03:35:16.0247957Z
--------------------------------------------------------------------------------
2025/05/13 03:35:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec8c29-f01e-0086-56b8-c37044000000
Time:2025-05-13T03:35:17.0617019Z
--------------------------------------------------------------------------------
2025/05/13 03:35:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec8d77-f01e-0086-49b8-c37044000000
Time:2025-05-13T03:35:18.0995514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec8d77-f01e-0086-49b8-c37044000000
Time:2025-05-13T03:35:18.0995514Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/05/13 03:35:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec9d90-f01e-0086-7eb8-c37044000000
Time:2025-05-13T03:35:26.2882553Z
--------------------------------------------------------------------------------
2025/05/13 03:35:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ec9ff7-f01e-0086-2cb8-c37044000000
Time:2025-05-13T03:35:27.3259138Z
--------------------------------------------------------------------------------
2025/05/13 03:35:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eca210-f01e-0086-0ab8-c37044000000
Time:2025-05-13T03:35:28.3658200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eca210-f01e-0086-0ab8-c37044000000
Time:2025-05-13T03:35:28.3658200Z
--------------------------------------------------------------------------------
2025/05/13 03:35:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eca3b4-f01e-0086-68b8-c37044000000
Time:2025-05-13T03:35:29.4040908Z
--------------------------------------------------------------------------------
2025/05/13 03:35:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eca521-f01e-0086-0bb8-c37044000000
Time:2025-05-13T03:35:30.4422426Z
--------------------------------------------------------------------------------
2025/05/13 03:35:31 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eca671-f01e-0086-12b8-c37044000000
Time:2025-05-13T03:35:31.4796492Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eca671-f01e-0086-12b8-c37044000000
Time:2025-05-13T03:35:31.4796492Z
--------------------------------------------------------------------------------
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.31s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:35:39 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecb353-f01e-0086-1db8-c37044000000
Time:2025-05-13T03:35:39.9644861Z
--------------------------------------------------------------------------------
2025/05/13 03:35:40 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-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecb46d-f01e-0086-04b8-c37044000000
Time:2025-05-13T03:35:41.0017588Z
--------------------------------------------------------------------------------
2025/05/13 03:35:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecb59b-f01e-0086-05b8-c37044000000
Time:2025-05-13T03:35:42.0384893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecb59b-f01e-0086-05b8-c37044000000
Time:2025-05-13T03:35:42.0384893Z
--------------------------------------------------------------------------------
2025/05/13 03:35:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecb72d-f01e-0086-6ab8-c37044000000
Time:2025-05-13T03:35:43.0760923Z
--------------------------------------------------------------------------------
2025/05/13 03:35:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecb970-f01e-0086-0eb8-c37044000000
Time:2025-05-13T03:35:44.1141388Z
--------------------------------------------------------------------------------
2025/05/13 03:35:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecbacd-f01e-0086-38b8-c37044000000
Time:2025-05-13T03:35:45.1528966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecbacd-f01e-0086-38b8-c37044000000
Time:2025-05-13T03:35:45.1528966Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/05/13 03:35:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecc5ad-f01e-0086-0db8-c37044000000
Time:2025-05-13T03:35:53.3548690Z
--------------------------------------------------------------------------------
2025/05/13 03:35:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecc73f-f01e-0086-24b8-c37044000000
Time:2025-05-13T03:35:54.3922882Z
--------------------------------------------------------------------------------
2025/05/13 03:35:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecc87b-f01e-0086-07b8-c37044000000
Time:2025-05-13T03:35:55.4288673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecc87b-f01e-0086-07b8-c37044000000
Time:2025-05-13T03:35:55.4288673Z
--------------------------------------------------------------------------------
2025/05/13 03:35:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecc98c-f01e-0086-7bb8-c37044000000
Time:2025-05-13T03:35:56.4657641Z
--------------------------------------------------------------------------------
2025/05/13 03:35:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecca96-f01e-0086-54b8-c37044000000
Time:2025-05-13T03:35:57.5038666Z
--------------------------------------------------------------------------------
2025/05/13 03:35:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eccc34-f01e-0086-11b8-c37044000000
Time:2025-05-13T03:35:58.5433086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2eccc34-f01e-0086-11b8-c37044000000
Time:2025-05-13T03:35:58.5433086Z
--------------------------------------------------------------------------------
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.07s)
=== RUN TestRetry
2025/05/13 03:36:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/13 03:36:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/13 03:36:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/13 03:36:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/13 03:36:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/13 03:36:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/13 03:36:06 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecd843-f01e-0086-79b8-c37044000000
Time:2025-05-13T03:36:07.8520030Z
--------------------------------------------------------------------------------
2025/05/13 03:36:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecd99e-f01e-0086-13b8-c37044000000
Time:2025-05-13T03:36:08.8893639Z
--------------------------------------------------------------------------------
2025/05/13 03:36:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecdab7-f01e-0086-0ab8-c37044000000
Time:2025-05-13T03:36:09.9271036Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecdab7-f01e-0086-0ab8-c37044000000
Time:2025-05-13T03:36:09.9271036Z
--------------------------------------------------------------------------------
2025/05/13 03:36:10 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecdbe1-f01e-0086-03b8-c37044000000
Time:2025-05-13T03:36:10.9641159Z
--------------------------------------------------------------------------------
2025/05/13 03:36:11 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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecdcfc-f01e-0086-6cb8-c37044000000
Time:2025-05-13T03:36:12.0014457Z
--------------------------------------------------------------------------------
2025/05/13 03:36:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecde32-f01e-0086-75b8-c37044000000
Time:2025-05-13T03:36:13.0384182Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f2ecde32-f01e-0086-75b8-c37044000000
Time:2025-05-13T03:36:13.0384182Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestPurge
2025/05/13 03:36:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qubulub7wofa"
2025/05/13 03:36:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/13 03:36:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:36:21 DEBUG : Azure container rclone-test-qubulub7wofa: Using directory markers
2025/05/13 03:36:21 DEBUG : Creating backend with remote "/tmp/rclone4125682252"
run.go:180: Remote "Azure container rclone-test-qubulub7wofa", Local "Local file system at /tmp/rclone4125682252", Modify Window "1ns"
2025/05/13 03:36:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/13 03:36:21 DEBUG : A1/B1/: Creating directory marker
2025/05/13 03:36:21 DEBUG : A1/: Creating directory marker
2025/05/13 03:36:21 INFO : A2: Making directory
2025/05/13 03:36:21 DEBUG : A2/: Creating directory marker
2025/05/13 03:36:21 INFO : A1/B2: Making directory
2025/05/13 03:36:21 DEBUG : A1/B2/: Creating directory marker
2025/05/13 03:36:21 INFO : A1/B2/C2: Making directory
2025/05/13 03:36:21 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/13 03:36:21 INFO : A1/B1/C3: Making directory
2025/05/13 03:36:21 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/13 03:36:21 INFO : A3: Making directory
2025/05/13 03:36:21 DEBUG : A3/: Creating directory marker
2025/05/13 03:36:22 INFO : A3/B3: Making directory
2025/05/13 03:36:22 DEBUG : A3/B3/: Creating directory marker
2025/05/13 03:36:22 INFO : A3/B3/C4: Making directory
2025/05/13 03:36:22 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/13 03:36:22 DEBUG : Waiting for deletions to finish
2025/05/13 03:36:22 INFO : A1/B1/C1/one: Deleted
2025/05/13 03:36:22 DEBUG : removing 2 level 3 directories
2025/05/13 03:36:22 INFO : A1/B1/C3: Removing directory
2025/05/13 03:36:22 INFO : A1/B1/C1: Removing directory
2025/05/13 03:36:22 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/13 03:36:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/13 03:36:22 DEBUG : removing 1 level 2 directories
2025/05/13 03:36:22 INFO : A1/B1: Removing directory
2025/05/13 03:36:22 DEBUG : A1/B1/: Removing directory marker
2025/05/13 03:36:22 DEBUG : Azure container rclone-test-qubulub7wofa: Purge remote
2025/05/13 03:36:22 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:22 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/13 03:36:23 DEBUG : A1/B1/: Creating directory marker
2025/05/13 03:36:23 DEBUG : A1/: Creating directory marker
2025/05/13 03:36:23 INFO : A2: Making directory
2025/05/13 03:36:23 DEBUG : A2/: Creating directory marker
2025/05/13 03:36:23 INFO : A1/B2: Making directory
2025/05/13 03:36:23 DEBUG : A1/B2/: Creating directory marker
2025/05/13 03:36:23 INFO : A1/B2/C2: Making directory
2025/05/13 03:36:23 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/13 03:36:23 INFO : A1/B1/C3: Making directory
2025/05/13 03:36:23 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/13 03:36:23 INFO : A3: Making directory
2025/05/13 03:36:23 DEBUG : A3/: Creating directory marker
2025/05/13 03:36:23 INFO : A3/B3: Making directory
2025/05/13 03:36:23 DEBUG : A3/B3/: Creating directory marker
2025/05/13 03:36:23 INFO : A3/B3/C4: Making directory
2025/05/13 03:36:23 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/13 03:36:31 DEBUG : removing 1 level 3 directories
2025/05/13 03:36:31 INFO : A3/B3/C4: Removing directory
2025/05/13 03:36:31 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/13 03:36:38 DEBUG : removing 2 level 3 directories
2025/05/13 03:36:38 INFO : A1/B2/C2: Removing directory
2025/05/13 03:36:38 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/13 03:36:38 INFO : A1/B1/C3: Removing directory
2025/05/13 03:36:38 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/13 03:36:38 DEBUG : removing 4 level 2 directories
2025/05/13 03:36:38 INFO : dst/: Removing directory
2025/05/13 03:36:38 INFO : A3/B3: Removing directory
2025/05/13 03:36:38 INFO : BackupDir/: Removing directory
2025/05/13 03:36:38 DEBUG : A3/B3/: Removing directory marker
2025/05/13 03:36:38 INFO : A1/B2: Removing directory
2025/05/13 03:36:38 DEBUG : A1/B2/: Removing directory marker
2025/05/13 03:36:38 DEBUG : BackupDir//: Removing directory marker
2025/05/13 03:36:38 DEBUG : dst//: Removing directory marker
2025/05/13 03:36:38 DEBUG : removing 4 level 1 directories
2025/05/13 03:36:38 INFO : dst: Removing directory
2025/05/13 03:36:38 DEBUG : dst/: Removing directory marker
2025/05/13 03:36:38 INFO : A3: Removing directory
2025/05/13 03:36:38 DEBUG : A3/: Removing directory marker
2025/05/13 03:36:38 INFO : BackupDir: Removing directory
2025/05/13 03:36:38 DEBUG : BackupDir/: Removing directory marker
2025/05/13 03:36:38 INFO : A2: Removing directory
2025/05/13 03:36:38 DEBUG : A2/: Removing directory marker
2025/05/13 03:36:38 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9f74257-901e-0090-25b8-c38693000000
Time:2025-05-13T03:36:38.8863563Z
--------------------------------------------------------------------------------
2025/05/13 03:36:38 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4b665d59-901e-0080-7bb8-c343fb000000
Time:2025-05-13T03:36:38.9001079Z
--------------------------------------------------------------------------------
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-terakot2doce/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4b665d59-901e-0080-7bb8-c343fb000000
Time:2025-05-13T03:36:38.9001079Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/13 03:36:39 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/13 03:36:39 DEBUG : A1/B1/: Removing directory marker
2025/05/13 03:36:39 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.30s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:39 INFO : A1: Making directory
2025/05/13 03:36:39 DEBUG : A1/: Creating directory marker
2025/05/13 03:36:39 INFO : A1/B1: Making directory
2025/05/13 03:36:39 DEBUG : A1/B1/: Creating directory marker
2025/05/13 03:36:39 INFO : A1/B1/C1: Making directory
2025/05/13 03:36:39 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/13 03:36:39 DEBUG : removing 1 level 3 directories
2025/05/13 03:36:39 INFO : A1/B1/C1: Removing directory
2025/05/13 03:36:39 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/13 03:36:39 DEBUG : removing 1 level 2 directories
2025/05/13 03:36:39 INFO : A1/B1: Removing directory
2025/05/13 03:36:39 DEBUG : A1/B1/: Removing directory marker
2025/05/13 03:36:39 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.75s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:39 INFO : A1: Making directory
2025/05/13 03:36:40 DEBUG : A1/: Creating directory marker
2025/05/13 03:36:40 INFO : A1/B1: Making directory
2025/05/13 03:36:40 DEBUG : A1/B1/: Creating directory marker
2025/05/13 03:36:40 INFO : A1/B1/C1: Making directory
2025/05/13 03:36:40 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/13 03:36:40 DEBUG : removing 1 level 3 directories
2025/05/13 03:36:40 INFO : A1/B1/C1: Removing directory
2025/05/13 03:36:40 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/13 03:36:40 DEBUG : removing 1 level 2 directories
2025/05/13 03:36:40 INFO : A1/B1: Removing directory
2025/05/13 03:36:40 DEBUG : A1/B1/: Removing directory marker
2025/05/13 03:36:40 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.79s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:40 DEBUG : filename.txt: File name found in url
2025/05/13 03:36:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.80s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/13 03:36:41 DEBUG : sub/: Creating directory marker
2025/05/13 03:36:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/13 03:36:41 INFO : file1: Copied (new) to: sub/file2
2025/05/13 03:36:41 INFO : file1: Deleted
2025/05/13 03:36:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:36:41 DEBUG : file1: Unchanged skipping
2025/05/13 03:36:41 INFO : file1: Deleted
2025/05/13 03:36:41 DEBUG : Azure container rclone-test-terakot2doce: don't need to copy/move sub/file2, it is already at target location
2025/05/13 03:36:42 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:42 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/13 03:36:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/13 03:36:42 INFO : file1: Copied (new)
2025/05/13 03:36:42 INFO : file1: Deleted
2025/05/13 03:36:42 DEBUG : file1: Destination exists, skipping
2025/05/13 03:36:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:42 DEBUG : dst/: Creating directory marker
2025/05/13 03:36:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-terakot2doce/backup"
2025/05/13 03:36:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/13 03:36:42 DEBUG : Azure container rclone-test-terakot2doce path backup: Using directory markers
2025/05/13 03:36:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-terakot2doce/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-terakot2doce/backup"
2025/05/13 03:36:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/13 03:36:43 DEBUG : dst/: Creating directory marker
2025/05/13 03:36:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/13 03:36:43 INFO : dst/file1: Copied (server-side copy)
2025/05/13 03:36:43 INFO : dst/file1: Deleted
2025/05/13 03:36:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/13 03:36:43 INFO : dst/file1: Copied (new)
2025/05/13 03:36:43 INFO : dst/file1: Deleted
2025/05/13 03:36:43 DEBUG : dst/: Removing directory marker
2025/05/13 03:36:43 DEBUG : backup/dst/: Removing directory marker
2025/05/13 03:36:43 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-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5cd349ee-001e-002b-1cb8-c33c31000000
Time:2025-05-13T03:36:43.7230666Z
--------------------------------------------------------------------------------
2025/05/13 03:36:44 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-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5cd34be8-001e-002b-0db8-c33c31000000
Time:2025-05-13T03:36:44.7615169Z
--------------------------------------------------------------------------------
2025/05/13 03:36:45 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-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5cd34db0-001e-002b-07b8-c33c31000000
Time:2025-05-13T03:36:45.8002990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-terakot2doce/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5cd34db0-001e-002b-07b8-c33c31000000
Time:2025-05-13T03:36:45.8002990Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.28s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:46 DEBUG : A1/: Creating directory marker
2025/05/13 03:36:47 DEBUG : A1/B1/: Creating directory marker
2025/05/13 03:36:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/13 03:36:47 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/13 03:36:47 INFO : A1/B2: Making directory
2025/05/13 03:36:47 DEBUG : A1/B2/: Creating directory marker
2025/05/13 03:36:47 INFO : A1/B1/C3: Making directory
2025/05/13 03:36:47 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A2/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A2/B1/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A2/B2/: Creating directory marker
2025/05/13 03:36:48 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/13 03:36:48 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/13 03:36:48 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/13 03:36:48 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/13 03:36:48 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/13 03:36:48 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/13 03:36:48 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/13 03:36:48 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/13 03:36:48 INFO : A1/one: Deleted
2025/05/13 03:36:48 INFO : A1/two: Deleted
2025/05/13 03:36:48 INFO : A1/B1/three: Deleted
2025/05/13 03:36:48 INFO : A1/B1/C2/five: Deleted
2025/05/13 03:36:48 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/13 03:36:48 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/13 03:36:49 INFO : A1/B1/C1/four: Deleted
2025/05/13 03:36:49 DEBUG : A1/B2/: Removing directory marker
2025/05/13 03:36:49 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/13 03:36:49 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/13 03:36:49 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/13 03:36:49 DEBUG : A1/B1/: Removing directory marker
2025/05/13 03:36:49 DEBUG : A1/: Removing directory marker
2025/05/13 03:36:49 DEBUG : A3/: Creating directory marker
2025/05/13 03:36:49 DEBUG : A3/B1/: Creating directory marker
2025/05/13 03:36:49 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/13 03:36:49 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/13 03:36:49 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/13 03:36:49 DEBUG : A3/B2/: Creating directory marker
2025/05/13 03:36:50 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/13 03:36:50 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/13 03:36:50 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/13 03:36:50 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/13 03:36:50 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/13 03:36:50 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/13 03:36:50 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/13 03:36:50 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/13 03:36:50 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/13 03:36:50 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/13 03:36:50 INFO : A2/one: Deleted
2025/05/13 03:36:50 INFO : A2/B1/C1/four: Deleted
2025/05/13 03:36:50 INFO : A2/two: Deleted
2025/05/13 03:36:50 INFO : A2/B1/C2/five: Deleted
2025/05/13 03:36:50 INFO : A2/B1/three: Deleted
2025/05/13 03:36:50 DEBUG : A2/B2/: Removing directory marker
2025/05/13 03:36:50 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/13 03:36:50 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/13 03:36:50 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/13 03:36:50 DEBUG : A2/B1/: Removing directory marker
2025/05/13 03:36:50 DEBUG : A2/: Removing directory marker
2025/05/13 03:36:50 INFO : Azure container rclone-test-terakot2doce: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/13 03:36:50 DEBUG : A4/: Creating directory marker
2025/05/13 03:36:50 DEBUG : A4/B1/: Creating directory marker
2025/05/13 03:36:50 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/13 03:36:50 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/13 03:36:51 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/13 03:36:51 DEBUG : A4/B2/: Creating directory marker
2025/05/13 03:36:51 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/13 03:36:51 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/13 03:36:51 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/13 03:36:51 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/13 03:36:51 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/13 03:36:51 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/13 03:36:51 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/13 03:36:51 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/13 03:36:51 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/13 03:36:51 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/13 03:36:51 INFO : A3/B1/C1/four: Deleted
2025/05/13 03:36:51 INFO : A3/one: Deleted
2025/05/13 03:36:51 INFO : A3/B1/C2/five: Deleted
2025/05/13 03:36:51 INFO : A3/two: Deleted
2025/05/13 03:36:51 INFO : A3/B1/three: Deleted
2025/05/13 03:36:51 DEBUG : A3/B2/: Removing directory marker
2025/05/13 03:36:51 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/13 03:36:51 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/13 03:36:51 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/13 03:36:51 DEBUG : A3/B1/: Removing directory marker
2025/05/13 03:36:51 DEBUG : A3/: Removing directory marker
2025/05/13 03:36:52 DEBUG : A4/B2/: Removing directory marker
2025/05/13 03:36:52 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/13 03:36:52 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/13 03:36:52 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/13 03:36:52 DEBUG : A4/B1/: Removing directory marker
2025/05/13 03:36:52 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.51s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:52 DEBUG : Azure container rclone-test-terakot2doce: File to upload is small (34 bytes), uploading instead of streaming
2025/05/13 03:36:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/13 03:36:52 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/13 03:36:52 NOTICE: Azure container rclone-test-terakot2doce: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/13 03:36:52 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/13 03:36:52 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/13 03:36:52 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/13 03:36:52 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/13 03:36:52 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/13 03:36:52 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/13 03:36:52 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:53 DEBUG : Azure container rclone-test-terakot2doce: File to upload is small (34 bytes), uploading instead of streaming
2025/05/13 03:36:53 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/13 03:36:53 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/13 03:36:53 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/13 03:36:53 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/13 03:36:53 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/13 03:36:53 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/13 03:36:53 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/13 03:36:53 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/13 03:36:53 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:53 DEBUG : Azure container rclone-test-terakot2doce: File to upload is small (34 bytes), uploading instead of streaming
2025/05/13 03:36:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/13 03:36:53 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/13 03:36:53 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/13 03:36:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/13 03:36:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/13 03:36:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/13 03:36:53 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-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:53 DEBUG : Azure container rclone-test-terakot2doce: File to upload is small (34 bytes), uploading instead of streaming
2025/05/13 03:36:54 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/13 03:36:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/13 03:36:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.86s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:54 DEBUG : Azure container rclone-test-terakot2doce: File to upload is small (60 bytes), uploading instead of streaming
2025/05/13 03:36:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/13 03:36:54 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
2025/05/13 03:36:55 DEBUG : sub dir/: Creating directory marker
2025/05/13 03:36:55 DEBUG : Azure container rclone-test-terakot2doce: Touching "sub dir/potato3"
2025/05/13 03:36:55 DEBUG : Azure container rclone-test-terakot2doce: Touching "empty space"
2025/05/13 03:36:55 DEBUG : Azure container rclone-test-terakot2doce: Touching "potato2"
2025/05/13 03:36:55 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.86s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-terakot2doce", Local "Local file system at /tmp/rclone1636897128", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/13 03:36:56 DEBUG : Azure container rclone-test-terakot2doce: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.660152425s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]