"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/04/17 02:53:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi"
2025/04/17 02:53:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:04 DEBUG : Azure container rclone-test-pidusav1wuvi: Using directory markers
2025/04/17 02:53:04 DEBUG : Creating backend with remote "/tmp/rclone2392243166"
=== 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:04 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/17 02:53:04 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/17 02:53:04 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/17 02:53:04 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/17 02:53:04 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/17 02:53:04 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 02:53:04 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/17 02:53:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/17 02:53:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/17 02:53:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/17 02:53:06 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/17 02:53:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/17 02:53:06 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/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 02:53:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/17 02:53:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/17 02:53:08 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/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 02:53:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/17 02:53:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/17 02:53:10 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/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/17 02:53:12 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/17 02:53:12 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/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/17 02:53:14 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/17 02:53:14 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/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/17 02:53:16 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.74s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.31s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.28s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.81s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.86s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.08s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:17 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/17 02:53:17 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/17 02:53:17 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/17 02:53:17 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/17 02:53:17 DEBUG : chunksize-probe: Removing empty object
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/17 02:53:18 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/17 02:53:18 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/17 02:53:18 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/17 02:53:18 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/17 02:53:18 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/17 02:53:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:18 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/17 02:53:18 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/17 02:53:18 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/17 02:53:18 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/17 02:53:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/17 02:53:19 DEBUG : Returning error reader
2025/04/17 02:53:19 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/17 02:53:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:20 DEBUG : Returning error reader
2025/04/17 02:53:20 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/17 02:53:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:21 DEBUG : Returning error reader
2025/04/17 02:53:21 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/17 02:53:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:22 DEBUG : Returning error reader
2025/04/17 02:53:22 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/17 02:53:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:23 DEBUG : Returning error reader
2025/04/17 02:53:23 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/17 02:53:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:24 DEBUG : Returning error reader
2025/04/17 02:53:24 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/17 02:53:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:25 DEBUG : Returning error reader
2025/04/17 02:53:25 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/17 02:53:25 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:26 DEBUG : Returning error reader
2025/04/17 02:53:26 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/17 02:53:26 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:27 DEBUG : Returning error reader
2025/04/17 02:53:27 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/17 02:53:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/17 02:53:28 DEBUG : Returning error reader
2025/04/17 02:53:28 DEBUG : BOOM: simulated read failure
2025/04/17 02:53:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/17 02:53:28 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/17 02:53:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/17 02:53:28 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/17 02:53:28 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/17 02:53:28 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/17 02:53:28 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.49s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/17 02:53:35 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/17 02:53:35 DEBUG : potato: Seek from 10 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 10 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Seek from 5 to 2
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/17 02:53:35 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Seek from 5 to 2
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/17 02:53:35 DEBUG : potato: Seek from 8 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 8 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/17 02:53:35 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/17 02:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/17 02:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/17 02:53:35 DEBUG : potato: Seek from 5 to 2
2025/04/17 02:53:35 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/17 02:53:35 DEBUG : potato: Seek from 9 to 0
2025/04/17 02:53:35 DEBUG : potato: Seek from 9 to 0
2025/04/17 02:53:35 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", 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.24s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/17 02:53:36 DEBUG : Creating backend with remote "nonexistent"
2025/04/17 02:53:36 DEBUG : Config file has changed externally - reloading
2025/04/17 02:53:36 DEBUG : Creating backend with remote "nonexistent"
2025/04/17 02:53:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/17 02:53:36 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/04/17 02:53:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/17 02:53:36 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", 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.07s)
--- 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", 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.27s)
--- PASS: TestCheckSizeOnly/1 (0.05s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.09s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:39 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/17 02:53:39 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/17 02:53:39 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/17 02:53:39 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/17 02:53:40 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/17 02:53:40 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/17 02:53:40 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/17 02:53:40 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/data"
2025/04/17 02:53:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:40 DEBUG : Azure container rclone-test-pidusav1wuvi path data: Using directory markers
2025/04/17 02:53:40 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/04/17 02:53:42 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.87s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/data"
2025/04/17 02:53:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:43 DEBUG : Azure container rclone-test-pidusav1wuvi path data: Using directory markers
2025/04/17 02:53:43 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/04/17 02:53:46 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.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/04/17 02:53:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hopavec3xovu"
2025/04/17 02:53:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:46 DEBUG : Azure container rclone-test-hopavec3xovu: Using directory markers
2025/04/17 02:53:46 DEBUG : Creating backend with remote "/tmp/rclone2545381275"
run.go:180: Remote "Azure container rclone-test-hopavec3xovu", Local "Local file system at /tmp/rclone2545381275", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/17 02:53:46 ERROR : hello, world!: sum not found
2025/04/17 02:53:46 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-hopavec3xovu
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-hopavec3xovu: 1 files missing
2025/04/17 02:53:46 NOTICE: 1 hashes missing
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-hopavec3xovu: 2 differences found
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-hopavec3xovu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/17 02:53:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-hopavec3xovu: 0 differences found
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-hopavec3xovu: 1 matching files
2025/04/17 02:53:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pedogov2lufo"
2025/04/17 02:53:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:46 DEBUG : Azure container rclone-test-pedogov2lufo: Using directory markers
2025/04/17 02:53:46 DEBUG : Creating backend with remote "/tmp/rclone3010795811"
run.go:180: Remote "Azure container rclone-test-pedogov2lufo", Local "Local file system at /tmp/rclone3010795811", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/17 02:53:46 ERROR : HELLO, WORLD!: sum not found
2025/04/17 02:53:46 ERROR : hello, world!: file not in Azure container rclone-test-pedogov2lufo
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-pedogov2lufo: 1 files missing
2025/04/17 02:53:46 NOTICE: 1 hashes missing
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-pedogov2lufo: 2 differences found
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-pedogov2lufo: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/17 02:53:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-pedogov2lufo: 0 differences found
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-pedogov2lufo: 1 matching files
2025/04/17 02:53:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qujegow3taqi"
2025/04/17 02:53:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:46 DEBUG : Azure container rclone-test-qujegow3taqi: Using directory markers
2025/04/17 02:53:46 DEBUG : Creating backend with remote "/tmp/rclone1350755970"
run.go:180: Remote "Azure container rclone-test-qujegow3taqi", Local "Local file system at /tmp/rclone1350755970", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/17 02:53:46 ERROR : HeLlO, wOrLd!: sum not found
2025/04/17 02:53:46 ERROR : hello, world!: file not in Azure container rclone-test-qujegow3taqi
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-qujegow3taqi: 1 files missing
2025/04/17 02:53:46 NOTICE: 1 hashes missing
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-qujegow3taqi: 2 differences found
2025/04/17 02:53:46 NOTICE: Azure container rclone-test-qujegow3taqi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/17 02:53:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-qujegow3taqi: 0 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-qujegow3taqi: 1 matching files
2025/04/17 02:53:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zufozur1yopu"
2025/04/17 02:53:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:47 DEBUG : Azure container rclone-test-zufozur1yopu: Using directory markers
2025/04/17 02:53:47 DEBUG : Creating backend with remote "/tmp/rclone1694863328"
run.go:180: Remote "Azure container rclone-test-zufozur1yopu", Local "Local file system at /tmp/rclone1694863328", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/17 02:53:47 ERROR : HELLO, WORLD!: sum not found
2025/04/17 02:53:47 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-zufozur1yopu
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zufozur1yopu: 1 files missing
2025/04/17 02:53:47 NOTICE: 1 hashes missing
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zufozur1yopu: 2 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zufozur1yopu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/17 02:53:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zufozur1yopu: 0 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zufozur1yopu: 1 matching files
2025/04/17 02:53:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zihupof9binu"
2025/04/17 02:53:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:47 DEBUG : Azure container rclone-test-zihupof9binu: Using directory markers
2025/04/17 02:53:47 DEBUG : Creating backend with remote "/tmp/rclone404454309"
run.go:180: Remote "Azure container rclone-test-zihupof9binu", Local "Local file system at /tmp/rclone404454309", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/17 02:53:47 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/17 02:53:47 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zihupof9binu
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zihupof9binu: 1 files missing
2025/04/17 02:53:47 NOTICE: 1 hashes missing
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zihupof9binu: 2 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zihupof9binu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/17 02:53:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zihupof9binu: 0 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-zihupof9binu: 1 matching files
2025/04/17 02:53:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fabavap0loye"
2025/04/17 02:53:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:47 DEBUG : Azure container rclone-test-fabavap0loye: Using directory markers
2025/04/17 02:53:47 DEBUG : Creating backend with remote "/tmp/rclone2536317712"
run.go:180: Remote "Azure container rclone-test-fabavap0loye", Local "Local file system at /tmp/rclone2536317712", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/17 02:53:47 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/17 02:53:47 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fabavap0loye
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-fabavap0loye: 1 files missing
2025/04/17 02:53:47 NOTICE: 1 hashes missing
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-fabavap0loye: 2 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-fabavap0loye: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/17 02:53:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-fabavap0loye: 0 differences found
2025/04/17 02:53:47 NOTICE: Azure container rclone-test-fabavap0loye: 1 matching files
2025/04/17 02:53:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xatecoh4pixa"
2025/04/17 02:53:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:47 DEBUG : Azure container rclone-test-xatecoh4pixa: Using directory markers
2025/04/17 02:53:47 DEBUG : Creating backend with remote "/tmp/rclone3747898265"
run.go:180: Remote "Azure container rclone-test-xatecoh4pixa", Local "Local file system at /tmp/rclone3747898265", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xatecoh4pixa
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-xatecoh4pixa: 1 files missing
2025/04/17 02:53:48 NOTICE: 1 hashes missing
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-xatecoh4pixa: 2 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-xatecoh4pixa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/17 02:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-xatecoh4pixa: 0 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-xatecoh4pixa: 1 matching files
2025/04/17 02:53:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yozimod1bafa"
2025/04/17 02:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:48 DEBUG : Azure container rclone-test-yozimod1bafa: Using directory markers
2025/04/17 02:53:48 DEBUG : Creating backend with remote "/tmp/rclone2984498888"
run.go:180: Remote "Azure container rclone-test-yozimod1bafa", Local "Local file system at /tmp/rclone2984498888", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yozimod1bafa
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-yozimod1bafa: 1 files missing
2025/04/17 02:53:48 NOTICE: 1 hashes missing
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-yozimod1bafa: 2 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-yozimod1bafa: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/17 02:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-yozimod1bafa: 0 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-yozimod1bafa: 1 matching files
2025/04/17 02:53:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quforut2lufa"
2025/04/17 02:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:48 DEBUG : Azure container rclone-test-quforut2lufa: Using directory markers
2025/04/17 02:53:48 DEBUG : Creating backend with remote "/tmp/rclone3302322835"
run.go:180: Remote "Azure container rclone-test-quforut2lufa", Local "Local file system at /tmp/rclone3302322835", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-quforut2lufa
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-quforut2lufa: 1 files missing
2025/04/17 02:53:48 NOTICE: 1 hashes missing
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-quforut2lufa: 2 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-quforut2lufa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/17 02:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-quforut2lufa: 0 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-quforut2lufa: 1 matching files
2025/04/17 02:53:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dififif8jude"
2025/04/17 02:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 02:53:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:48 DEBUG : Azure container rclone-test-dififif8jude: Using directory markers
2025/04/17 02:53:48 DEBUG : Creating backend with remote "/tmp/rclone2736752914"
run.go:180: Remote "Azure container rclone-test-dififif8jude", Local "Local file system at /tmp/rclone2736752914", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/17 02:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-dififif8jude
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-dififif8jude: 1 files missing
2025/04/17 02:53:48 NOTICE: 1 hashes missing
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-dififif8jude: 2 differences found
2025/04/17 02:53:48 NOTICE: Azure container rclone-test-dififif8jude: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/17 02:53:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/17 02:53:49 NOTICE: Azure container rclone-test-dififif8jude: 0 differences found
2025/04/17 02:53:49 NOTICE: Azure container rclone-test-dififif8jude: 1 matching files
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-dififif8jude: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-quforut2lufa: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-yozimod1bafa: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-xatecoh4pixa: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-fabavap0loye: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-zihupof9binu: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-zufozur1yopu: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-qujegow3taqi: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-pedogov2lufo: Purge remote
2025/04/17 02:53:49 DEBUG : Azure container rclone-test-hopavec3xovu: Purge remote
--- PASS: TestApplyTransforms (3.61s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/17 02:53:49 DEBUG : sub/: Creating directory marker
2025/04/17 02:53:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 02:53:49 INFO : file1: Copied (new) to: sub/file2
2025/04/17 02:53:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:53:50 DEBUG : file1: Unchanged skipping
2025/04/17 02:53:50 DEBUG : Azure container rclone-test-pidusav1wuvi: don't need to copy/move sub/file2, it is already at target location
2025/04/17 02:53:50 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:50 DEBUG : dst/: Creating directory marker
2025/04/17 02:53:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/backup"
2025/04/17 02:53:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:50 DEBUG : Azure container rclone-test-pidusav1wuvi path backup: Using directory markers
2025/04/17 02:53:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/backup"
2025/04/17 02:53:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/17 02:53:50 DEBUG : dst/: Creating directory marker
2025/04/17 02:53:50 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/17 02:53:50 INFO : dst/file1: Copied (server-side copy)
2025/04/17 02:53:50 INFO : dst/file1: Deleted
2025/04/17 02:53:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 02:53:51 INFO : dst/file1: Copied (new)
2025/04/17 02:53:51 DEBUG : dst/: Removing directory marker
2025/04/17 02:53:51 DEBUG : backup/dst/: Removing directory marker
2025/04/17 02:53:51 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-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20246880-a01e-000d-1a43-af7429000000
Time:2025-04-17T02:53:51.3934044Z
--------------------------------------------------------------------------------
2025/04/17 02:53:52 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-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202469bb-a01e-000d-2843-af7429000000
Time:2025-04-17T02:53:52.4318288Z
--------------------------------------------------------------------------------
2025/04/17 02:53:53 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-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20246ae3-a01e-000d-2243-af7429000000
Time:2025-04-17T02:53:53.4697002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20246ae3-a01e-000d-2243-af7429000000
Time:2025-04-17T02:53:53.4697002Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:53:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/dst"
2025/04/17 02:53:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:54 DEBUG : Azure container rclone-test-pidusav1wuvi path dst: Using directory markers
2025/04/17 02:53:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:53:54 DEBUG : Azure container rclone-test-pidusav1wuvi path CompareDest: Using directory markers
2025/04/17 02:53:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:54 DEBUG : one: Need to transfer - File not found at Destination
2025/04/17 02:53:54 DEBUG : /: Creating directory marker
2025/04/17 02:53:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 02:53:54 INFO : one: Copied (new)
2025/04/17 02:53:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 02:53:55 DEBUG : /: Creating directory marker
2025/04/17 02:53:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/17 02:53:55 INFO : one: Copied (replaced existing)
2025/04/17 02:53:55 DEBUG : dst/: Creating directory marker
2025/04/17 02:53:55 DEBUG : CompareDest/: Creating directory marker
2025/04/17 02:53:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 02:53:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:53:55 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/17 02:53:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:55 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 02:53:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:53:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/17 02:53:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:56 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 02:53:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:53:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/17 02:53:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CompareDest"
2025/04/17 02:53:56 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 02:53:56 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/17 02:53:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/17 02:53:56 INFO : two: Copied (new)
2025/04/17 02:53:56 DEBUG : dst/: Removing directory marker
2025/04/17 02:53:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20246f5a-a01e-000d-5e43-af7429000000
Time:2025-04-17T02:53:56.8869652Z
--------------------------------------------------------------------------------
2025/04/17 02:53:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202470f1-a01e-000d-2f43-af7429000000
Time:2025-04-17T02:53:57.9248099Z
--------------------------------------------------------------------------------
2025/04/17 02:53:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202472d3-a01e-000d-6843-af7429000000
Time:2025-04-17T02:53:58.9623482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202472d3-a01e-000d-6843-af7429000000
Time:2025-04-17T02:53:58.9623482Z
--------------------------------------------------------------------------------
2025/04/17 02:53:59 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.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:54:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/dst"
2025/04/17 02:54:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:54:07 DEBUG : Azure container rclone-test-pidusav1wuvi path dst: Using directory markers
2025/04/17 02:54:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:54:07 DEBUG : Azure container rclone-test-pidusav1wuvi path CopyDest: Using directory markers
2025/04/17 02:54:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:07 DEBUG : one: Need to transfer - File not found at Destination
2025/04/17 02:54:07 DEBUG : /: Creating directory marker
2025/04/17 02:54:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 02:54:07 INFO : one: Copied (new)
2025/04/17 02:54:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 02:54:07 DEBUG : /: Creating directory marker
2025/04/17 02:54:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/17 02:54:07 INFO : one: Copied (replaced existing)
2025/04/17 02:54:07 DEBUG : dst/: Creating directory marker
2025/04/17 02:54:08 DEBUG : CopyDest/: Creating directory marker
2025/04/17 02:54:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/BackupDir"
2025/04/17 02:54:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:54:08 DEBUG : Azure container rclone-test-pidusav1wuvi path BackupDir: Using directory markers
2025/04/17 02:54:08 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/BackupDir"
2025/04/17 02:54:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 02:54:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/17 02:54:08 DEBUG : /: Creating directory marker
2025/04/17 02:54:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 02:54:08 INFO : one: Copied (server-side copy)
2025/04/17 02:54:08 INFO : one: Deleted
2025/04/17 02:54:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/17 02:54:08 INFO : one: Copied (server-side copy)
2025/04/17 02:54:08 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/17 02:54:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:09 DEBUG : two: Need to transfer - File not found at Destination
2025/04/17 02:54:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:54:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 02:54:09 INFO : two: Copied (server-side copy)
2025/04/17 02:54:09 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/17 02:54:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 02:54:09 DEBUG : two: Unchanged skipping
2025/04/17 02:54:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/CopyDest"
2025/04/17 02:54:09 DEBUG : three: Need to transfer - File not found at Destination
2025/04/17 02:54:09 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/17 02:54:09 DEBUG : three: Destination not found in --copy-dest
2025/04/17 02:54:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/17 02:54:09 INFO : three: Copied (new)
2025/04/17 02:54:10 DEBUG : dst/: Removing directory marker
2025/04/17 02:54:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20248ad9-a01e-000d-0e43-af7429000000
Time:2025-04-17T02:54:10.2754504Z
--------------------------------------------------------------------------------
2025/04/17 02:54:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20248cf6-a01e-000d-0643-af7429000000
Time:2025-04-17T02:54:11.3134379Z
--------------------------------------------------------------------------------
2025/04/17 02:54:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20248f13-a01e-000d-0443-af7429000000
Time:2025-04-17T02:54:12.3521748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20248f13-a01e-000d-0443-af7429000000
Time:2025-04-17T02:54:12.3521748Z
--------------------------------------------------------------------------------
2025/04/17 02:54:13 DEBUG : CopyDest/: Removing directory marker
2025/04/17 02:54:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024913e-a01e-000d-0444-af7429000000
Time:2025-04-17T02:54:13.4295805Z
--------------------------------------------------------------------------------
2025/04/17 02:54:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20249392-a01e-000d-1244-af7429000000
Time:2025-04-17T02:54:14.4681421Z
--------------------------------------------------------------------------------
2025/04/17 02:54:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024954b-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:15.5064751Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024954b-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:15.5064751Z
--------------------------------------------------------------------------------
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.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/17 02:54:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024a4ef-a01e-000d-0b44-af7429000000
Time:2025-04-17T02:54:23.7012052Z
--------------------------------------------------------------------------------
2025/04/17 02:54:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024a66b-a01e-000d-4944-af7429000000
Time:2025-04-17T02:54:24.7390635Z
--------------------------------------------------------------------------------
2025/04/17 02:54:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024a7b7-a01e-000d-6644-af7429000000
Time:2025-04-17T02:54:25.7765672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024a7b7-a01e-000d-6644-af7429000000
Time:2025-04-17T02:54:25.7765672Z
--------------------------------------------------------------------------------
2025/04/17 02:54:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024a92b-a01e-000d-2644-af7429000000
Time:2025-04-17T02:54:26.8140289Z
--------------------------------------------------------------------------------
2025/04/17 02:54:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024aa8c-a01e-000d-5b44-af7429000000
Time:2025-04-17T02:54:27.8514221Z
--------------------------------------------------------------------------------
2025/04/17 02:54:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024ac03-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:28.8895642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024ac03-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:28.8895642Z
--------------------------------------------------------------------------------
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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/17 02:54:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024b8ba-a01e-000d-4f44-af7429000000
Time:2025-04-17T02:54:37.0801503Z
--------------------------------------------------------------------------------
2025/04/17 02:54:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024ba41-a01e-000d-1f44-af7429000000
Time:2025-04-17T02:54:38.1184539Z
--------------------------------------------------------------------------------
2025/04/17 02:54:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024bc04-a01e-000d-5444-af7429000000
Time:2025-04-17T02:54:39.1563044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024bc04-a01e-000d-5444-af7429000000
Time:2025-04-17T02:54:39.1563044Z
--------------------------------------------------------------------------------
2025/04/17 02:54:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024bd51-a01e-000d-7044-af7429000000
Time:2025-04-17T02:54:40.1951605Z
--------------------------------------------------------------------------------
2025/04/17 02:54:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024bef2-a01e-000d-4c44-af7429000000
Time:2025-04-17T02:54:41.2324531Z
--------------------------------------------------------------------------------
2025/04/17 02:54:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024c06d-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:42.2714445Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024c06d-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:42.2714445Z
--------------------------------------------------------------------------------
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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:54:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/17 02:54:50 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/17 02:54:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 02:54:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/17 02:54:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/17 02:54:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/17 02:54:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/17 02:54:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/17 02:54:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 04b3dcfeb45211367d047028e30d97b7 OK
2025/04/17 02:54:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/17 02:54:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024cc9b-a01e-000d-1944-af7429000000
Time:2025-04-17T02:54:51.4142166Z
--------------------------------------------------------------------------------
2025/04/17 02:54:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024ce07-a01e-000d-6044-af7429000000
Time:2025-04-17T02:54:52.4519117Z
--------------------------------------------------------------------------------
2025/04/17 02:54:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024cf72-a01e-000d-1e44-af7429000000
Time:2025-04-17T02:54:53.4904866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024cf72-a01e-000d-1e44-af7429000000
Time:2025-04-17T02:54:53.4904866Z
--------------------------------------------------------------------------------
2025/04/17 02:54:54 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/17 02:54:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024d0d4-a01e-000d-5a44-af7429000000
Time:2025-04-17T02:54:54.5671852Z
--------------------------------------------------------------------------------
2025/04/17 02:54:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024d233-a01e-000d-6f44-af7429000000
Time:2025-04-17T02:54:55.6059259Z
--------------------------------------------------------------------------------
2025/04/17 02:54:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024d388-a01e-000d-1844-af7429000000
Time:2025-04-17T02:54:56.6434573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024d388-a01e-000d-1844-af7429000000
Time:2025-04-17T02:54:56.6434573Z
--------------------------------------------------------------------------------
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.37s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024ddbf-a01e-000d-6844-af7429000000
Time:2025-04-17T02:55:04.8369199Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024df22-a01e-000d-2944-af7429000000
Time:2025-04-17T02:55:05.8752263Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024e067-a01e-000d-3e44-af7429000000
Time:2025-04-17T02:55:06.9134573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024e067-a01e-000d-3e44-af7429000000
Time:2025-04-17T02:55:06.9134573Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024e1e3-a01e-000d-7b44-af7429000000
Time:2025-04-17T02:55:07.9519886Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024e362-a01e-000d-1744-af7429000000
Time:2025-04-17T02:55:08.9896211Z
--------------------------------------------------------------------------------
2025/04/17 02:55:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024e4dd-a01e-000d-5d44-af7429000000
Time:2025-04-17T02:55:10.0274267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024e4dd-a01e-000d-5d44-af7429000000
Time:2025-04-17T02:55:10.0274267Z
--------------------------------------------------------------------------------
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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f095-a01e-000d-5244-af7429000000
Time:2025-04-17T02:55:18.2239970Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f240-a01e-000d-5844-af7429000000
Time:2025-04-17T02:55:19.2615032Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f3cb-a01e-000d-3b44-af7429000000
Time:2025-04-17T02:55:20.2996646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f3cb-a01e-000d-3b44-af7429000000
Time:2025-04-17T02:55:20.2996646Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f597-a01e-000d-5344-af7429000000
Time:2025-04-17T02:55:21.3379902Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f6e3-a01e-000d-7544-af7429000000
Time:2025-04-17T02:55:22.3750140Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f882-a01e-000d-5944-af7429000000
Time:2025-04-17T02:55:23.4126719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2024f882-a01e-000d-5944-af7429000000
Time:2025-04-17T02:55:23.4126719Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20250579-a01e-000d-0c44-af7429000000
Time:2025-04-17T02:55:31.6191491Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20250713-a01e-000d-5344-af7429000000
Time:2025-04-17T02:55:32.6573032Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025086d-a01e-000d-0644-af7429000000
Time:2025-04-17T02:55:33.6960245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025086d-a01e-000d-0644-af7429000000
Time:2025-04-17T02:55:33.6960245Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202509d8-a01e-000d-1844-af7429000000
Time:2025-04-17T02:55:34.7339241Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20250b0e-a01e-000d-1c44-af7429000000
Time:2025-04-17T02:55:35.7715109Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20250c45-a01e-000d-1844-af7429000000
Time:2025-04-17T02:55:36.8099334Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20250c45-a01e-000d-1844-af7429000000
Time:2025-04-17T02:55:36.8099334Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:55:44 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025163e-a01e-000d-2944-af7429000000
Time:2025-04-17T02:55:45.0014587Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202517a6-a01e-000d-6b44-af7429000000
Time:2025-04-17T02:55:46.0398591Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20251908-a01e-000d-1744-af7429000000
Time:2025-04-17T02:55:47.0772510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20251908-a01e-000d-1744-af7429000000
Time:2025-04-17T02:55:47.0772510Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20251a54-a01e-000d-3844-af7429000000
Time:2025-04-17T02:55:48.1150831Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20251bc2-a01e-000d-7044-af7429000000
Time:2025-04-17T02:55:49.1528992Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20251e08-a01e-000d-0344-af7429000000
Time:2025-04-17T02:55:50.1900261Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20251e08-a01e-000d-0344-af7429000000
Time:2025-04-17T02:55:50.1900261Z
--------------------------------------------------------------------------------
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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202536bf-a01e-000d-3944-af7429000000
Time:2025-04-17T02:55:58.3839131Z
--------------------------------------------------------------------------------
2025/04/17 02:55: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20253987-a01e-000d-7044-af7429000000
Time:2025-04-17T02:55:59.4234859Z
--------------------------------------------------------------------------------
2025/04/17 02:56:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20253b98-a01e-000d-4b44-af7429000000
Time:2025-04-17T02:56:00.4630224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20253b98-a01e-000d-4b44-af7429000000
Time:2025-04-17T02:56:00.4630224Z
--------------------------------------------------------------------------------
2025/04/17 02:56:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20253d5e-a01e-000d-4244-af7429000000
Time:2025-04-17T02:56:01.5008227Z
--------------------------------------------------------------------------------
2025/04/17 02:56:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20253f09-a01e-000d-2944-af7429000000
Time:2025-04-17T02:56:02.5377758Z
--------------------------------------------------------------------------------
2025/04/17 02:56:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202540b9-a01e-000d-1a44-af7429000000
Time:2025-04-17T02:56:03.5751773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202540b9-a01e-000d-1a44-af7429000000
Time:2025-04-17T02:56:03.5751773Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:56:11 DEBUG : also/: Creating directory marker
2025/04/17 02:56:12 INFO : Azure container rclone-test-pidusav1wuvi: Looking for duplicate md5 hashes using newest mode.
2025/04/17 02:56:12 NOTICE: 6921222a25d04dc24f70aa13412b9b62: Found 3 files with duplicate md5 hashes
2025/04/17 02:56:12 INFO : one: Deleted
2025/04/17 02:56:12 INFO : also/one: Deleted
2025/04/17 02:56:12 NOTICE: 6921222a25d04dc24f70aa13412b9b62: Deleted 2 extra copies
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20254e9e-a01e-000d-6b44-af7429000000
Time:2025-04-17T02:56:12.5757538Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025502d-a01e-000d-5544-af7429000000
Time:2025-04-17T02:56:13.6131282Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025519b-a01e-000d-1544-af7429000000
Time:2025-04-17T02:56:14.6514570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025519b-a01e-000d-1544-af7429000000
Time:2025-04-17T02:56:14.6514570Z
--------------------------------------------------------------------------------
2025/04/17 02:56:15 DEBUG : also/: Removing directory marker
2025/04/17 02:56:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202552f5-a01e-000d-3944-af7429000000
Time:2025-04-17T02:56:15.7271531Z
--------------------------------------------------------------------------------
2025/04/17 02:56:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20255487-a01e-000d-1744-af7429000000
Time:2025-04-17T02:56:16.7644689Z
--------------------------------------------------------------------------------
2025/04/17 02:56:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202555a3-a01e-000d-1144-af7429000000
Time:2025-04-17T02:56:17.8018010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202555a3-a01e-000d-1144-af7429000000
Time:2025-04-17T02:56:17.8018010Z
--------------------------------------------------------------------------------
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.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:56:25 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202561bd-a01e-000d-4144-af7429000000
Time:2025-04-17T02:56:25.9951367Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20256309-a01e-000d-5844-af7429000000
Time:2025-04-17T02:56:27.0328057Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202564bc-a01e-000d-4b44-af7429000000
Time:2025-04-17T02:56:28.0707280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202564bc-a01e-000d-4b44-af7429000000
Time:2025-04-17T02:56:28.0707280Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20256629-a01e-000d-7644-af7429000000
Time:2025-04-17T02:56:29.1093713Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025677e-a01e-000d-0c44-af7429000000
Time:2025-04-17T02:56:30.1471455Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202568a0-a01e-000d-7244-af7429000000
Time:2025-04-17T02:56:31.1864008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202568a0-a01e-000d-7244-af7429000000
Time:2025-04-17T02:56:31.1864008Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20257354-a01e-000d-5544-af7429000000
Time:2025-04-17T02:56:39.3794305Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025746f-a01e-000d-3a44-af7429000000
Time:2025-04-17T02:56:40.4179575Z
--------------------------------------------------------------------------------
2025/04/17 02:56:41 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025759a-a01e-000d-3044-af7429000000
Time:2025-04-17T02:56:41.4560875Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025759a-a01e-000d-3044-af7429000000
Time:2025-04-17T02:56:41.4560875Z
--------------------------------------------------------------------------------
2025/04/17 02:56:42 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202576c9-a01e-000d-2a44-af7429000000
Time:2025-04-17T02:56:42.4951451Z
--------------------------------------------------------------------------------
2025/04/17 02:56:43 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20257846-a01e-000d-5d44-af7429000000
Time:2025-04-17T02:56:43.5339599Z
--------------------------------------------------------------------------------
2025/04/17 02:56:44 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025799e-a01e-000d-0344-af7429000000
Time:2025-04-17T02:56:44.5726826Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025799e-a01e-000d-0344-af7429000000
Time:2025-04-17T02:56:44.5726826Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202582e2-a01e-000d-4e44-af7429000000
Time:2025-04-17T02:56:52.7668315Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20258420-a01e-000d-5d44-af7429000000
Time:2025-04-17T02:56:53.8050061Z
--------------------------------------------------------------------------------
2025/04/17 02:56: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025856f-a01e-000d-6c44-af7429000000
Time:2025-04-17T02:56:54.8474939Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025856f-a01e-000d-6c44-af7429000000
Time:2025-04-17T02:56:54.8474939Z
--------------------------------------------------------------------------------
2025/04/17 02:56:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20258696-a01e-000d-5c44-af7429000000
Time:2025-04-17T02:56:55.8862585Z
--------------------------------------------------------------------------------
2025/04/17 02:56:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20258810-a01e-000d-1544-af7429000000
Time:2025-04-17T02:56:56.9240313Z
--------------------------------------------------------------------------------
2025/04/17 02:56:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025897f-a01e-000d-4f44-af7429000000
Time:2025-04-17T02:56:57.9619988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025897f-a01e-000d-4f44-af7429000000
Time:2025-04-17T02:56:57.9619988Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/17 02:57: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202592c0-a01e-000d-6e44-af7429000000
Time:2025-04-17T02:57:06.1589265Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025941a-a01e-000d-0c44-af7429000000
Time:2025-04-17T02:57:07.1963543Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20259536-a01e-000d-0244-af7429000000
Time:2025-04-17T02:57:08.2342541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20259536-a01e-000d-0244-af7429000000
Time:2025-04-17T02:57:08.2342541Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20259653-a01e-000d-3f44-af7429000000
Time:2025-04-17T02:57:09.2740539Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20259758-a01e-000d-1b44-af7429000000
Time:2025-04-17T02:57:10.3138776Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20259848-a01e-000d-5c44-af7429000000
Time:2025-04-17T02:57:11.3535557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20259848-a01e-000d-5c44-af7429000000
Time:2025-04-17T02:57:11.3535557Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/17 02:57: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a23c-a01e-000d-3f44-af7429000000
Time:2025-04-17T02:57:19.5480517Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a382-a01e-000d-4c44-af7429000000
Time:2025-04-17T02:57:20.5864972Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a49f-a01e-000d-2c44-af7429000000
Time:2025-04-17T02:57:21.6240729Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a49f-a01e-000d-2c44-af7429000000
Time:2025-04-17T02:57:21.6240729Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a5b0-a01e-000d-0944-af7429000000
Time:2025-04-17T02:57:22.6628139Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a6e2-a01e-000d-7d44-af7429000000
Time:2025-04-17T02:57:23.7012538Z
--------------------------------------------------------------------------------
2025/04/17 02:57: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a8b9-a01e-000d-2244-af7429000000
Time:2025-04-17T02:57:24.7392684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025a8b9-a01e-000d-2244-af7429000000
Time:2025-04-17T02:57:24.7392684Z
--------------------------------------------------------------------------------
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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:57:33 DEBUG : sub dir/: Creating directory marker
2025/04/17 02:57:33 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/17 02:57:33 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/04/17 02:57:34 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/17 02:57:34 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/17 02:57:34 DEBUG : sub dir/: Removing directory marker
2025/04/17 02:57:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025b5cc-a01e-000d-7044-af7429000000
Time:2025-04-17T02:57:34.4324541Z
--------------------------------------------------------------------------------
2025/04/17 02:57:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025b787-a01e-000d-7744-af7429000000
Time:2025-04-17T02:57:35.4700955Z
--------------------------------------------------------------------------------
2025/04/17 02:57:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025b90c-a01e-000d-5144-af7429000000
Time:2025-04-17T02:57:36.5076879Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025b90c-a01e-000d-5144-af7429000000
Time:2025-04-17T02:57:36.5076879Z
--------------------------------------------------------------------------------
2025/04/17 02:57:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025ba73-a01e-000d-7a44-af7429000000
Time:2025-04-17T02:57:37.5458843Z
--------------------------------------------------------------------------------
2025/04/17 02:57:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025bc73-a01e-000d-0644-af7429000000
Time:2025-04-17T02:57:38.5838868Z
--------------------------------------------------------------------------------
2025/04/17 02:57:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025be32-a01e-000d-6f44-af7429000000
Time:2025-04-17T02:57:39.6224110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025be32-a01e-000d-6f44-af7429000000
Time:2025-04-17T02:57:39.6224110Z
--------------------------------------------------------------------------------
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.88s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:57:47 DEBUG : sub dir/: Creating directory marker
2025/04/17 02:57:48 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/17 02:57:48 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/04/17 02:57:49 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/17 02:57:49 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/17 02:57:49 DEBUG : sub dir/: Removing directory marker
2025/04/17 02:57:49 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025cc63-a01e-000d-2044-af7429000000
Time:2025-04-17T02:57:49.2789767Z
--------------------------------------------------------------------------------
2025/04/17 02:57:50 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025cdb9-a01e-000d-3744-af7429000000
Time:2025-04-17T02:57:50.3163764Z
--------------------------------------------------------------------------------
2025/04/17 02:57:51 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025cf50-a01e-000d-1644-af7429000000
Time:2025-04-17T02:57:51.3548722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025cf50-a01e-000d-1644-af7429000000
Time:2025-04-17T02:57:51.3548722Z
--------------------------------------------------------------------------------
2025/04/17 02:57:52 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025d0f6-a01e-000d-1f44-af7429000000
Time:2025-04-17T02:57:52.3923661Z
--------------------------------------------------------------------------------
2025/04/17 02:57:53 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025d23a-a01e-000d-4444-af7429000000
Time:2025-04-17T02:57:53.4307256Z
--------------------------------------------------------------------------------
2025/04/17 02:57:54 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025d362-a01e-000d-3644-af7429000000
Time:2025-04-17T02:57:54.4689313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025d362-a01e-000d-3644-af7429000000
Time:2025-04-17T02:57:54.4689313Z
--------------------------------------------------------------------------------
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.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:58:02 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/04/17 02:58:03 DEBUG : sub/: Removing directory marker
2025/04/17 02:58:03 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025de34-a01e-000d-0b44-af7429000000
Time:2025-04-17T02:58:03.6337909Z
--------------------------------------------------------------------------------
2025/04/17 02:58:04 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025df6c-a01e-000d-0144-af7429000000
Time:2025-04-17T02:58:04.6719102Z
--------------------------------------------------------------------------------
2025/04/17 02:58:05 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025e0bd-a01e-000d-8044-af7429000000
Time:2025-04-17T02:58:05.7099975Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025e0bd-a01e-000d-8044-af7429000000
Time:2025-04-17T02:58:05.7099975Z
--------------------------------------------------------------------------------
2025/04/17 02:58:06 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025e261-a01e-000d-5f44-af7429000000
Time:2025-04-17T02:58:06.7473637Z
--------------------------------------------------------------------------------
2025/04/17 02:58:07 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025e3b0-a01e-000d-6444-af7429000000
Time:2025-04-17T02:58:07.7852697Z
--------------------------------------------------------------------------------
2025/04/17 02:58:08 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025e4fe-a01e-000d-4244-af7429000000
Time:2025-04-17T02:58:08.8278679Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025e4fe-a01e-000d-4244-af7429000000
Time:2025-04-17T02:58:08.8278679Z
--------------------------------------------------------------------------------
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.36s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.12s)
--- 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:58:17 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/04/17 02:58:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/notfound"
2025/04/17 02:58:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 02:58:17 DEBUG : Azure container rclone-test-pidusav1wuvi path notfound: Using directory markers
2025/04/17 02:58:18 DEBUG : sub/: Removing directory marker
2025/04/17 02:58:18 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025efe8-a01e-000d-6144-af7429000000
Time:2025-04-17T02:58:18.1291524Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f14e-a01e-000d-0c44-af7429000000
Time:2025-04-17T02:58:19.1667394Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f282-a01e-000d-1d44-af7429000000
Time:2025-04-17T02:58:20.2047073Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f282-a01e-000d-1d44-af7429000000
Time:2025-04-17T02:58:20.2047073Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f3db-a01e-000d-3f44-af7429000000
Time:2025-04-17T02:58:21.2425195Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f571-a01e-000d-3744-af7429000000
Time:2025-04-17T02:58:22.2805469Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f6d3-a01e-000d-6144-af7429000000
Time:2025-04-17T02:58:23.3178054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2025f6d3-a01e-000d-6144-af7429000000
Time:2025-04-17T02:58:23.3178054Z
--------------------------------------------------------------------------------
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.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:58:31 INFO : Azure container rclone-test-pidusav1wuvi: Making directory
2025/04/17 02:58:31 INFO : Azure container rclone-test-pidusav1wuvi: Making directory
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202600cd-a01e-000d-3044-af7429000000
Time:2025-04-17T02:58:31.5519208Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026026d-a01e-000d-5b44-af7429000000
Time:2025-04-17T02:58:32.5905872Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20260401-a01e-000d-3c44-af7429000000
Time:2025-04-17T02:58:33.6314785Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20260401-a01e-000d-3c44-af7429000000
Time:2025-04-17T02:58:33.6314785Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026057e-a01e-000d-7244-af7429000000
Time:2025-04-17T02:58:34.6703865Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20260742-a01e-000d-6e44-af7429000000
Time:2025-04-17T02:58:35.7090798Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20260871-a01e-000d-6944-af7429000000
Time:2025-04-17T02:58:36.7478195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20260871-a01e-000d-6944-af7429000000
Time:2025-04-17T02:58:36.7478195Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:58:44 DEBUG : sub dir/: Creating directory marker
2025/04/17 02:58:45 DEBUG : sub dir/: Removing directory marker
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202613d6-a01e-000d-3544-af7429000000
Time:2025-04-17T02:58:45.3203618Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202614f3-a01e-000d-2c44-af7429000000
Time:2025-04-17T02:58:46.3581898Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026166e-a01e-000d-7e44-af7429000000
Time:2025-04-17T02:58:47.3958282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026166e-a01e-000d-7e44-af7429000000
Time:2025-04-17T02:58:47.3958282Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20261782-a01e-000d-6444-af7429000000
Time:2025-04-17T02:58:48.4337971Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202618a3-a01e-000d-6144-af7429000000
Time:2025-04-17T02:58:49.4715850Z
--------------------------------------------------------------------------------
2025/04/17 02:58: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202619a8-a01e-000d-4344-af7429000000
Time:2025-04-17T02:58:50.5101834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202619a8-a01e-000d-4344-af7429000000
Time:2025-04-17T02:58:50.5101834Z
--------------------------------------------------------------------------------
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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:58:59 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026245f-a01e-000d-4844-af7429000000
Time:2025-04-17T02:58:59.1191082Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20262569-a01e-000d-2e44-af7429000000
Time:2025-04-17T02:59:00.1566067Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202626ea-a01e-000d-0244-af7429000000
Time:2025-04-17T02:59:01.1955778Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202626ea-a01e-000d-0244-af7429000000
Time:2025-04-17T02:59:01.1955778Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20262858-a01e-000d-3444-af7429000000
Time:2025-04-17T02:59:02.2333046Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20262986-a01e-000d-2944-af7429000000
Time:2025-04-17T02:59:03.2716189Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20262af3-a01e-000d-5a44-af7429000000
Time:2025-04-17T02:59:04.3110804Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20262af3-a01e-000d-5a44-af7429000000
Time:2025-04-17T02:59:04.3110804Z
--------------------------------------------------------------------------------
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.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:59:12 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202636f3-a01e-000d-0744-af7429000000
Time:2025-04-17T02:59:12.9888480Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263868-a01e-000d-4944-af7429000000
Time:2025-04-17T02:59:14.0265424Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263979-a01e-000d-3144-af7429000000
Time:2025-04-17T02:59:15.0648795Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263979-a01e-000d-3144-af7429000000
Time:2025-04-17T02:59:15.0648795Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263a68-a01e-000d-0644-af7429000000
Time:2025-04-17T02:59:16.1030858Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263b9c-a01e-000d-1144-af7429000000
Time:2025-04-17T02:59:17.1431741Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263cf5-a01e-000d-3f44-af7429000000
Time:2025-04-17T02:59:18.1810385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20263cf5-a01e-000d-3f44-af7429000000
Time:2025-04-17T02:59:18.1810385Z
--------------------------------------------------------------------------------
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.87s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202648c5-a01e-000d-6644-af7429000000
Time:2025-04-17T02:59:26.7909842Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20264a28-a01e-000d-1b44-af7429000000
Time:2025-04-17T02:59:27.8289450Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20264be7-a01e-000d-1a44-af7429000000
Time:2025-04-17T02:59:28.8673193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20264be7-a01e-000d-1a44-af7429000000
Time:2025-04-17T02:59:28.8673193Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20264db0-a01e-000d-2344-af7429000000
Time:2025-04-17T02:59:29.9057142Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20264f5c-a01e-000d-0944-af7429000000
Time:2025-04-17T02:59:30.9438451Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202651ee-a01e-000d-2344-af7429000000
Time:2025-04-17T02:59:31.9817928Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:202651ee-a01e-000d-2344-af7429000000
Time:2025-04-17T02:59:31.9817928Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/17 02:59:40 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd023-b01e-004c-4244-af2ccd000000
Time:2025-04-17T02:59:40.7098264Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd1f3-b01e-004c-5644-af2ccd000000
Time:2025-04-17T02:59:41.7480711Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd38d-b01e-004c-3a44-af2ccd000000
Time:2025-04-17T02:59:42.7860997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd38d-b01e-004c-3a44-af2ccd000000
Time:2025-04-17T02:59:42.7860997Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd517-b01e-004c-1244-af2ccd000000
Time:2025-04-17T02:59:43.8246942Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd6c6-b01e-004c-7444-af2ccd000000
Time:2025-04-17T02:59:44.8627180Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd8cd-b01e-004c-3f44-af2ccd000000
Time:2025-04-17T02:59:45.9043390Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccd8cd-b01e-004c-3f44-af2ccd000000
Time:2025-04-17T02:59:45.9043390Z
--------------------------------------------------------------------------------
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.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/04/17 02:59:54 DEBUG : Creating backend with remote ":memory:"
2025/04/17 02:59:54 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/17 02:59:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/17 02:59:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/17 02:59:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/17 02:59:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/17 02:59:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/17 02:59:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/17 02:59:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/17 02:59:54 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 02:59:54 DEBUG : sub dir/: Creating directory marker
2025/04/17 02:59:54 DEBUG : sub dir/: Removing directory marker
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cce8b1-b01e-004c-3744-af2ccd000000
Time:2025-04-17T02:59:54.7168555Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccea57-b01e-004c-2844-af2ccd000000
Time:2025-04-17T02:59:55.7543413Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccec66-b01e-004c-1044-af2ccd000000
Time:2025-04-17T02:59:56.7922103Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccec66-b01e-004c-1044-af2ccd000000
Time:2025-04-17T02:59:56.7922103Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccee5a-b01e-004c-5344-af2ccd000000
Time:2025-04-17T02:59:57.8309639Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccf009-b01e-004c-4744-af2ccd000000
Time:2025-04-17T02:59:58.8684584Z
--------------------------------------------------------------------------------
2025/04/17 02:59: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccf1f4-b01e-004c-7144-af2ccd000000
Time:2025-04-17T02:59:59.9063418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ccf1f4-b01e-004c-7144-af2ccd000000
Time:2025-04-17T02:59:59.9063418Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:00:08 DEBUG : Waiting for deletions to finish
2025/04/17 03:00:08 DEBUG : large: Excluded (Size Filter)
2025/04/17 03:00:08 INFO : medium: Deleted
2025/04/17 03:00:08 INFO : small: Deleted
2025/04/17 03:00: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026891f-a01e-000d-2f44-af7429000000
Time:2025-04-17T03:00:08.6761501Z
--------------------------------------------------------------------------------
2025/04/17 03:00: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20268ac0-a01e-000d-1244-af7429000000
Time:2025-04-17T03:00:09.7134422Z
--------------------------------------------------------------------------------
2025/04/17 03:00: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20268cc1-a01e-000d-5044-af7429000000
Time:2025-04-17T03:00:10.7518017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20268cc1-a01e-000d-5044-af7429000000
Time:2025-04-17T03:00:10.7518017Z
--------------------------------------------------------------------------------
2025/04/17 03:00: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20268df7-a01e-000d-4e44-af7429000000
Time:2025-04-17T03:00:11.7897065Z
--------------------------------------------------------------------------------
2025/04/17 03:00: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20268ef0-a01e-000d-1f44-af7429000000
Time:2025-04-17T03:00:12.8281991Z
--------------------------------------------------------------------------------
2025/04/17 03:00: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20269005-a01e-000d-6a44-af7429000000
Time:2025-04-17T03:00:13.8663605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:20269005-a01e-000d-6a44-af7429000000
Time:2025-04-17T03:00:13.8663605Z
--------------------------------------------------------------------------------
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.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:00:22 DEBUG : Waiting for deletions to finish
2025/04/17 03:00:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/17 03:00:22 INFO : large: Deleted
2025/04/17 03:00:22 INFO : medium: Deleted
2025/04/17 03:00:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd1a85-b01e-004c-6e44-af2ccd000000
Time:2025-04-17T03:00:22.6328889Z
--------------------------------------------------------------------------------
2025/04/17 03:00:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd1c65-b01e-004c-6e44-af2ccd000000
Time:2025-04-17T03:00:23.6704755Z
--------------------------------------------------------------------------------
2025/04/17 03:00:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd1e50-b01e-004c-1044-af2ccd000000
Time:2025-04-17T03:00:24.7079499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd1e50-b01e-004c-1044-af2ccd000000
Time:2025-04-17T03:00:24.7079499Z
--------------------------------------------------------------------------------
2025/04/17 03:00:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd2044-b01e-004c-4344-af2ccd000000
Time:2025-04-17T03:00:25.7458003Z
--------------------------------------------------------------------------------
2025/04/17 03:00:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd2224-b01e-004c-6c44-af2ccd000000
Time:2025-04-17T03:00:26.7837574Z
--------------------------------------------------------------------------------
2025/04/17 03:00:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd242c-b01e-004c-4e44-af2ccd000000
Time:2025-04-17T03:00:27.8311677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd242c-b01e-004c-4e44-af2ccd000000
Time:2025-04-17T03:00:27.8311677Z
--------------------------------------------------------------------------------
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/04/17 03:00:36 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd3492-b01e-004c-2f44-af2ccd000000
Time:2025-04-17T03:00:36.0305790Z
--------------------------------------------------------------------------------
2025/04/17 03:00:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd36de-b01e-004c-0a44-af2ccd000000
Time:2025-04-17T03:00:37.0699559Z
--------------------------------------------------------------------------------
2025/04/17 03:00:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd38b7-b01e-004c-0a44-af2ccd000000
Time:2025-04-17T03:00:38.1079310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd38b7-b01e-004c-0a44-af2ccd000000
Time:2025-04-17T03:00:38.1079310Z
--------------------------------------------------------------------------------
2025/04/17 03:00:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd3af4-b01e-004c-2d44-af2ccd000000
Time:2025-04-17T03:00:39.1459627Z
--------------------------------------------------------------------------------
2025/04/17 03:00:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd3d3e-b01e-004c-1344-af2ccd000000
Time:2025-04-17T03:00:40.1843087Z
--------------------------------------------------------------------------------
2025/04/17 03:00:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd3f21-b01e-004c-3844-af2ccd000000
Time:2025-04-17T03:00:41.2229409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd3f21-b01e-004c-3844-af2ccd000000
Time:2025-04-17T03:00:41.2229409Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:00:49 DEBUG : Waiting for deletions to finish
2025/04/17 03:00:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/17 03:00:49 INFO : medium: Deleted
2025/04/17 03:00:49 INFO : small: Deleted
2025/04/17 03:00:49 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026b8d1-a01e-000d-6044-af7429000000
Time:2025-04-17T03:00:49.9904562Z
--------------------------------------------------------------------------------
2025/04/17 03:00:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026ba13-a01e-000d-6c44-af7429000000
Time:2025-04-17T03:00:51.0287317Z
--------------------------------------------------------------------------------
2025/04/17 03:00:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026bb40-a01e-000d-6644-af7429000000
Time:2025-04-17T03:00:52.0664097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026bb40-a01e-000d-6644-af7429000000
Time:2025-04-17T03:00:52.0664097Z
--------------------------------------------------------------------------------
2025/04/17 03:00:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026bc8d-a01e-000d-7b44-af7429000000
Time:2025-04-17T03:00:53.1048289Z
--------------------------------------------------------------------------------
2025/04/17 03:00:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026bdd1-a01e-000d-0c44-af7429000000
Time:2025-04-17T03:00:54.1427663Z
--------------------------------------------------------------------------------
2025/04/17 03:00: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026bf31-a01e-000d-3444-af7429000000
Time:2025-04-17T03:00:55.1808344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026bf31-a01e-000d-3444-af7429000000
Time:2025-04-17T03:00:55.1808344Z
--------------------------------------------------------------------------------
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/04/17 03:01:03 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026cab8-a01e-000d-1544-af7429000000
Time:2025-04-17T03:01:03.3851019Z
--------------------------------------------------------------------------------
2025/04/17 03:01:04 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026cc98-a01e-000d-7c44-af7429000000
Time:2025-04-17T03:01:04.4236108Z
--------------------------------------------------------------------------------
2025/04/17 03:01:05 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026ce69-a01e-000d-6644-af7429000000
Time:2025-04-17T03:01:05.4619977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026ce69-a01e-000d-6644-af7429000000
Time:2025-04-17T03:01:05.4619977Z
--------------------------------------------------------------------------------
2025/04/17 03:01:06 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026d104-a01e-000d-1044-af7429000000
Time:2025-04-17T03:01:06.4993901Z
--------------------------------------------------------------------------------
2025/04/17 03:01:07 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026d3ab-a01e-000d-3544-af7429000000
Time:2025-04-17T03:01:07.5382002Z
--------------------------------------------------------------------------------
2025/04/17 03:01:08 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026d5c1-a01e-000d-4244-af7429000000
Time:2025-04-17T03:01:08.5772724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2026d5c1-a01e-000d-4244-af7429000000
Time:2025-04-17T03:01:08.5772724Z
--------------------------------------------------------------------------------
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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:01:17 DEBUG : Waiting for deletions to finish
2025/04/17 03:01:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/17 03:01:17 INFO : large: Deleted
2025/04/17 03:01:17 INFO : medium: Deleted
2025/04/17 03:01:17 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8469-b01e-004c-2844-af2ccd000000
Time:2025-04-17T03:01:17.3337881Z
--------------------------------------------------------------------------------
2025/04/17 03:01:18 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8604-b01e-004c-0544-af2ccd000000
Time:2025-04-17T03:01:18.3722752Z
--------------------------------------------------------------------------------
2025/04/17 03:01:19 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8744-b01e-004c-1544-af2ccd000000
Time:2025-04-17T03:01:19.4108935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8744-b01e-004c-1544-af2ccd000000
Time:2025-04-17T03:01:19.4108935Z
--------------------------------------------------------------------------------
2025/04/17 03:01:20 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd88ce-b01e-004c-6944-af2ccd000000
Time:2025-04-17T03:01:20.4485315Z
--------------------------------------------------------------------------------
2025/04/17 03:01:21 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8a5c-b01e-004c-5144-af2ccd000000
Time:2025-04-17T03:01:21.4868205Z
--------------------------------------------------------------------------------
2025/04/17 03:01:22 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8be1-b01e-004c-1e45-af2ccd000000
Time:2025-04-17T03:01:22.5248276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd8be1-b01e-004c-1e45-af2ccd000000
Time:2025-04-17T03:01:22.5248276Z
--------------------------------------------------------------------------------
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/04/17 03:01: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd971c-b01e-004c-1945-af2ccd000000
Time:2025-04-17T03:01:30.7185576Z
--------------------------------------------------------------------------------
2025/04/17 03:01: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd9858-b01e-004c-2445-af2ccd000000
Time:2025-04-17T03:01:31.7576935Z
--------------------------------------------------------------------------------
2025/04/17 03:01: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd99e7-b01e-004c-3345-af2ccd000000
Time:2025-04-17T03:01:32.7960332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd99e7-b01e-004c-3345-af2ccd000000
Time:2025-04-17T03:01:32.7960332Z
--------------------------------------------------------------------------------
2025/04/17 03:01: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd9b5e-b01e-004c-7545-af2ccd000000
Time:2025-04-17T03:01:33.8337567Z
--------------------------------------------------------------------------------
2025/04/17 03:01: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd9cf8-b01e-004c-5145-af2ccd000000
Time:2025-04-17T03:01:34.8718128Z
--------------------------------------------------------------------------------
2025/04/17 03:01: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd9e8c-b01e-004c-3745-af2ccd000000
Time:2025-04-17T03:01:35.9099458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cd9e8c-b01e-004c-3745-af2ccd000000
Time:2025-04-17T03:01:35.9099458Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:01:44 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdac76-b01e-004c-7445-af2ccd000000
Time:2025-04-17T03:01:44.4176379Z
--------------------------------------------------------------------------------
2025/04/17 03:01:45 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdade9-b01e-004c-3745-af2ccd000000
Time:2025-04-17T03:01:45.4555995Z
--------------------------------------------------------------------------------
2025/04/17 03:01:46 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdaf6d-b01e-004c-7d45-af2ccd000000
Time:2025-04-17T03:01:46.4942168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdaf6d-b01e-004c-7d45-af2ccd000000
Time:2025-04-17T03:01:46.4942168Z
--------------------------------------------------------------------------------
2025/04/17 03:01:47 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdb110-b01e-004c-5645-af2ccd000000
Time:2025-04-17T03:01:47.5337216Z
--------------------------------------------------------------------------------
2025/04/17 03:01:48 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdb284-b01e-004c-1245-af2ccd000000
Time:2025-04-17T03:01:48.5722537Z
--------------------------------------------------------------------------------
2025/04/17 03:01:49 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdb423-b01e-004c-7d45-af2ccd000000
Time:2025-04-17T03:01:49.6101337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdb423-b01e-004c-7d45-af2ccd000000
Time:2025-04-17T03:01:49.6101337Z
--------------------------------------------------------------------------------
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/04/17 03:01:57 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc05e-b01e-004c-4545-af2ccd000000
Time:2025-04-17T03:01:57.8039241Z
--------------------------------------------------------------------------------
2025/04/17 03:01:58 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc1a5-b01e-004c-5a45-af2ccd000000
Time:2025-04-17T03:01:58.8417092Z
--------------------------------------------------------------------------------
2025/04/17 03:01:59 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc2e1-b01e-004c-5d45-af2ccd000000
Time:2025-04-17T03:01:59.8791460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc2e1-b01e-004c-5d45-af2ccd000000
Time:2025-04-17T03:01:59.8791460Z
--------------------------------------------------------------------------------
2025/04/17 03:02:00 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc43c-b01e-004c-0445-af2ccd000000
Time:2025-04-17T03:02:00.9164622Z
--------------------------------------------------------------------------------
2025/04/17 03:02:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc5ba-b01e-004c-4845-af2ccd000000
Time:2025-04-17T03:02:01.9555374Z
--------------------------------------------------------------------------------
2025/04/17 03:02:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc76f-b01e-004c-3e45-af2ccd000000
Time:2025-04-17T03:02:02.9945675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdc76f-b01e-004c-3e45-af2ccd000000
Time:2025-04-17T03:02:02.9945675Z
--------------------------------------------------------------------------------
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.11s)
=== RUN TestRetry
2025/04/17 03:02:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/17 03:02:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/17 03:02:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 03:02:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 03:02:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 03:02:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/17 03:02:11 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:02: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdd57a-b01e-004c-3845-af2ccd000000
Time:2025-04-17T03:02:12.3611931Z
--------------------------------------------------------------------------------
2025/04/17 03:02: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdd6e6-b01e-004c-7645-af2ccd000000
Time:2025-04-17T03:02:13.3999959Z
--------------------------------------------------------------------------------
2025/04/17 03:02: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdd850-b01e-004c-1f45-af2ccd000000
Time:2025-04-17T03:02:14.4385054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdd850-b01e-004c-1f45-af2ccd000000
Time:2025-04-17T03:02:14.4385054Z
--------------------------------------------------------------------------------
2025/04/17 03:02:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdda65-b01e-004c-6345-af2ccd000000
Time:2025-04-17T03:02:15.4770545Z
--------------------------------------------------------------------------------
2025/04/17 03:02:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cddbf7-b01e-004c-3545-af2ccd000000
Time:2025-04-17T03:02:16.5150443Z
--------------------------------------------------------------------------------
2025/04/17 03:02:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdde04-b01e-004c-6a45-af2ccd000000
Time:2025-04-17T03:02:17.5543503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cdde04-b01e-004c-6a45-af2ccd000000
Time:2025-04-17T03:02:17.5543503Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestPurge
2025/04/17 03:02:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sofajuh4bavo"
2025/04/17 03:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/17 03:02:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 03:02:25 DEBUG : Azure container rclone-test-sofajuh4bavo: Using directory markers
2025/04/17 03:02:25 DEBUG : Creating backend with remote "/tmp/rclone3604084411"
run.go:180: Remote "Azure container rclone-test-sofajuh4bavo", Local "Local file system at /tmp/rclone3604084411", Modify Window "1ns"
2025/04/17 03:02:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 03:02:25 DEBUG : A1/B1/: Creating directory marker
2025/04/17 03:02:25 DEBUG : A1/: Creating directory marker
2025/04/17 03:02:26 INFO : A2: Making directory
2025/04/17 03:02:26 DEBUG : A2/: Creating directory marker
2025/04/17 03:02:26 INFO : A1/B2: Making directory
2025/04/17 03:02:26 DEBUG : A1/B2/: Creating directory marker
2025/04/17 03:02:26 INFO : A1/B2/C2: Making directory
2025/04/17 03:02:26 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/17 03:02:26 INFO : A1/B1/C3: Making directory
2025/04/17 03:02:26 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/17 03:02:26 INFO : A3: Making directory
2025/04/17 03:02:26 DEBUG : A3/: Creating directory marker
2025/04/17 03:02:26 INFO : A3/B3: Making directory
2025/04/17 03:02:26 DEBUG : A3/B3/: Creating directory marker
2025/04/17 03:02:26 INFO : A3/B3/C4: Making directory
2025/04/17 03:02:26 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/17 03:02:26 DEBUG : Waiting for deletions to finish
2025/04/17 03:02:27 INFO : A1/B1/C1/one: Deleted
2025/04/17 03:02:27 DEBUG : removing 2 level 3 directories
2025/04/17 03:02:27 INFO : A1/B1/C3: Removing directory
2025/04/17 03:02:27 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/17 03:02:27 INFO : A1/B1/C1: Removing directory
2025/04/17 03:02:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 03:02:27 DEBUG : removing 1 level 2 directories
2025/04/17 03:02:27 INFO : A1/B1: Removing directory
2025/04/17 03:02:27 DEBUG : A1/B1/: Removing directory marker
2025/04/17 03:02:27 DEBUG : Azure container rclone-test-sofajuh4bavo: Purge remote
2025/04/17 03:02:27 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:02:27 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 03:02:27 DEBUG : A1/B1/: Creating directory marker
2025/04/17 03:02:27 DEBUG : A1/: Creating directory marker
2025/04/17 03:02:27 INFO : A2: Making directory
2025/04/17 03:02:27 DEBUG : A2/: Creating directory marker
2025/04/17 03:02:27 INFO : A1/B2: Making directory
2025/04/17 03:02:27 DEBUG : A1/B2/: Creating directory marker
2025/04/17 03:02:27 INFO : A1/B2/C2: Making directory
2025/04/17 03:02:27 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/17 03:02:28 INFO : A1/B1/C3: Making directory
2025/04/17 03:02:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/17 03:02:28 INFO : A3: Making directory
2025/04/17 03:02:28 DEBUG : A3/: Creating directory marker
2025/04/17 03:02:28 INFO : A3/B3: Making directory
2025/04/17 03:02:28 DEBUG : A3/B3/: Creating directory marker
2025/04/17 03:02:28 INFO : A3/B3/C4: Making directory
2025/04/17 03:02:28 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/04/17 03:02:35 DEBUG : removing 1 level 3 directories
2025/04/17 03:02:35 INFO : A3/B3/C4: Removing directory
2025/04/17 03:02:35 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/04/17 03:02:43 DEBUG : removing 2 level 3 directories
2025/04/17 03:02:43 INFO : A1/B2/C2: Removing directory
2025/04/17 03:02:43 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/17 03:02:43 INFO : A1/B1/C3: Removing directory
2025/04/17 03:02:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/17 03:02:43 DEBUG : removing 2 level 2 directories
2025/04/17 03:02:43 INFO : A3/B3: Removing directory
2025/04/17 03:02:43 DEBUG : A3/B3/: Removing directory marker
2025/04/17 03:02:43 INFO : A1/B2: Removing directory
2025/04/17 03:02:43 DEBUG : A1/B2/: Removing directory marker
2025/04/17 03:02:43 DEBUG : removing 4 level 1 directories
2025/04/17 03:02:43 INFO : dst: Removing directory
2025/04/17 03:02:43 DEBUG : dst/: Removing directory marker
2025/04/17 03:02:43 INFO : A3: Removing directory
2025/04/17 03:02:43 DEBUG : A3/: Removing directory marker
2025/04/17 03:02:43 INFO : A2: Removing directory
2025/04/17 03:02:43 DEBUG : A2/: Removing directory marker
2025/04/17 03:02:43 INFO : BackupDir: Removing directory
2025/04/17 03:02:43 DEBUG : BackupDir/: Removing directory marker
2025/04/17 03:02:43 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce063b-b01e-004c-4345-af2ccd000000
Time:2025-04-17T03:02:43.2995867Z
--------------------------------------------------------------------------------
2025/04/17 03:02:43 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b71633ee-501e-0026-5245-aff4e5000000
Time:2025-04-17T03:02:43.3396543Z
--------------------------------------------------------------------------------
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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b71633ee-501e-0026-5245-aff4e5000000
Time:2025-04-17T03:02:43.3396543Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/17 03:02:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce06a4-b01e-004c-2545-af2ccd000000
Time:2025-04-17T03:02:43.5287591Z
--------------------------------------------------------------------------------
2025/04/17 03:02:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0887-b01e-004c-4a45-af2ccd000000
Time:2025-04-17T03:02:44.5664159Z
--------------------------------------------------------------------------------
2025/04/17 03:02:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0ab6-b01e-004c-2b45-af2ccd000000
Time:2025-04-17T03:02:45.6045439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0ab6-b01e-004c-2b45-af2ccd000000
Time:2025-04-17T03:02:45.6045439Z
--------------------------------------------------------------------------------
2025/04/17 03:02:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0c7d-b01e-004c-4945-af2ccd000000
Time:2025-04-17T03:02:46.6435391Z
--------------------------------------------------------------------------------
2025/04/17 03:02:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0ddb-b01e-004c-0445-af2ccd000000
Time:2025-04-17T03:02:47.6827545Z
--------------------------------------------------------------------------------
2025/04/17 03:02:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0f4d-b01e-004c-4645-af2ccd000000
Time:2025-04-17T03:02:48.7210785Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce0f4d-b01e-004c-4645-af2ccd000000
Time:2025-04-17T03:02:48.7210785Z
--------------------------------------------------------------------------------
2025/04/17 03:02:49 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 03:02:49 DEBUG : A1/B1/: Removing directory marker
2025/04/17 03:02:49 DEBUG : A1/: 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
/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/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.54s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:02:56 INFO : A1: Making directory
2025/04/17 03:02:57 DEBUG : A1/: Creating directory marker
2025/04/17 03:02:57 INFO : A1/B1: Making directory
2025/04/17 03:02:57 DEBUG : A1/B1/: Creating directory marker
2025/04/17 03:02:57 INFO : A1/B1/C1: Making directory
2025/04/17 03:02:57 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/04/17 03:03:04 DEBUG : removing 1 level 3 directories
2025/04/17 03:03:04 INFO : A1/B1/C1: Removing directory
2025/04/17 03:03:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 03:03:04 DEBUG : removing 1 level 2 directories
2025/04/17 03:03:04 INFO : A1/B1: Removing directory
2025/04/17 03:03:04 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/04/17 03:03:11 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce313b-b01e-004c-7345-af2ccd000000
Time:2025-04-17T03:03:11.9684084Z
--------------------------------------------------------------------------------
2025/04/17 03:03:12 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce329a-b01e-004c-2445-af2ccd000000
Time:2025-04-17T03:03:13.0072275Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce341b-b01e-004c-6f45-af2ccd000000
Time:2025-04-17T03:03:14.0451969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce341b-b01e-004c-6f45-af2ccd000000
Time:2025-04-17T03:03:14.0451969Z
--------------------------------------------------------------------------------
2025/04/17 03:03:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce35a1-b01e-004c-3645-af2ccd000000
Time:2025-04-17T03:03:15.0832297Z
--------------------------------------------------------------------------------
2025/04/17 03:03:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce3735-b01e-004c-1745-af2ccd000000
Time:2025-04-17T03:03:16.1275826Z
--------------------------------------------------------------------------------
2025/04/17 03:03:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce38ea-b01e-004c-0645-af2ccd000000
Time:2025-04-17T03:03:17.1654441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce38ea-b01e-004c-0645-af2ccd000000
Time:2025-04-17T03:03:17.1654441Z
--------------------------------------------------------------------------------
2025/04/17 03:03:18 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.36s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:03:25 INFO : A1: Making directory
2025/04/17 03:03:25 DEBUG : A1/: Creating directory marker
2025/04/17 03:03:25 INFO : A1/B1: Making directory
2025/04/17 03:03:25 DEBUG : A1/B1/: Creating directory marker
2025/04/17 03:03:25 INFO : A1/B1/C1: Making directory
2025/04/17 03:03:25 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/04/17 03:03:32 DEBUG : removing 1 level 3 directories
2025/04/17 03:03:32 INFO : A1/B1/C1: Removing directory
2025/04/17 03:03:32 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 03:03:32 DEBUG : removing 1 level 2 directories
2025/04/17 03:03:32 INFO : A1/B1: Removing directory
2025/04/17 03:03:32 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce5e40-b01e-004c-1145-af2ccd000000
Time:2025-04-17T03:03:40.3423486Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce6047-b01e-004c-5545-af2ccd000000
Time:2025-04-17T03:03:41.3799492Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce6326-b01e-004c-6f45-af2ccd000000
Time:2025-04-17T03:03:42.4178967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce6326-b01e-004c-6f45-af2ccd000000
Time:2025-04-17T03:03:42.4178967Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce649c-b01e-004c-4445-af2ccd000000
Time:2025-04-17T03:03:43.4568962Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce664f-b01e-004c-3645-af2ccd000000
Time:2025-04-17T03:03:44.4952478Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce6813-b01e-004c-4645-af2ccd000000
Time:2025-04-17T03:03:45.5342738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce6813-b01e-004c-4645-af2ccd000000
Time:2025-04-17T03:03:45.5342738Z
--------------------------------------------------------------------------------
2025/04/17 03:03:46 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.37s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:03:53 DEBUG : filename.txt: File name found in url
2025/04/17 03:03:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce77b3-b01e-004c-7745-af2ccd000000
Time:2025-04-17T03:03:54.5106605Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce798d-b01e-004c-2445-af2ccd000000
Time:2025-04-17T03:03:55.5484672Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce7bdd-b01e-004c-2345-af2ccd000000
Time:2025-04-17T03:03:56.5865933Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce7bdd-b01e-004c-2345-af2ccd000000
Time:2025-04-17T03:03:56.5865933Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce7daa-b01e-004c-4c45-af2ccd000000
Time:2025-04-17T03:03:57.6247982Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce7fb9-b01e-004c-2045-af2ccd000000
Time:2025-04-17T03:03:58.6637046Z
--------------------------------------------------------------------------------
2025/04/17 03:03: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce8271-b01e-004c-6c45-af2ccd000000
Time:2025-04-17T03:03:59.7017354Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce8271-b01e-004c-6c45-af2ccd000000
Time:2025-04-17T03:03:59.7017354Z
--------------------------------------------------------------------------------
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: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.13s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:04:07 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/17 03:04:07 DEBUG : sub/: Creating directory marker
2025/04/17 03:04:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 03:04:08 INFO : file1: Copied (new) to: sub/file2
2025/04/17 03:04:08 INFO : file1: Deleted
2025/04/17 03:04:08 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 03:04:08 DEBUG : file1: Unchanged skipping
2025/04/17 03:04:08 INFO : file1: Deleted
2025/04/17 03:04:08 DEBUG : Azure container rclone-test-pidusav1wuvi: don't need to copy/move sub/file2, it is already at target location
2025/04/17 03:04:08 DEBUG : sub/: Removing directory marker
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce9526-b01e-004c-3f45-af2ccd000000
Time:2025-04-17T03:04:08.4805628Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce9758-b01e-004c-6f45-af2ccd000000
Time:2025-04-17T03:04:09.5188249Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce993f-b01e-004c-1445-af2ccd000000
Time:2025-04-17T03:04:10.5565374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce993f-b01e-004c-1445-af2ccd000000
Time:2025-04-17T03:04:10.5565374Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce9b05-b01e-004c-1545-af2ccd000000
Time:2025-04-17T03:04:11.5943615Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce9c6a-b01e-004c-4b45-af2ccd000000
Time:2025-04-17T03:04:12.6320309Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce9de9-b01e-004c-1645-af2ccd000000
Time:2025-04-17T03:04:13.6698359Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ce9de9-b01e-004c-1645-af2ccd000000
Time:2025-04-17T03:04:13.6698359Z
--------------------------------------------------------------------------------
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: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.96s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:04:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/17 03:04:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 03:04:21 INFO : file1: Copied (new)
2025/04/17 03:04:21 INFO : file1: Deleted
2025/04/17 03:04:22 DEBUG : file1: Destination exists, skipping
2025/04/17 03:04:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceadac-b01e-004c-8045-af2ccd000000
Time:2025-04-17T03:04:22.2512085Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceaf99-b01e-004c-4045-af2ccd000000
Time:2025-04-17T03:04:23.2886528Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceb1fc-b01e-004c-5745-af2ccd000000
Time:2025-04-17T03:04:24.3267757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceb1fc-b01e-004c-5745-af2ccd000000
Time:2025-04-17T03:04:24.3267757Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceb3cc-b01e-004c-6a45-af2ccd000000
Time:2025-04-17T03:04:25.3643018Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceb58b-b01e-004c-6d45-af2ccd000000
Time:2025-04-17T03:04:26.4018239Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceb738-b01e-004c-6d45-af2ccd000000
Time:2025-04-17T03:04:27.4402246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94ceb738-b01e-004c-6d45-af2ccd000000
Time:2025-04-17T03:04:27.4402246Z
--------------------------------------------------------------------------------
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: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.77s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cec5fd-b01e-004c-2545-af2ccd000000
Time:2025-04-17T03:04:35.6362542Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cec79d-b01e-004c-1145-af2ccd000000
Time:2025-04-17T03:04:36.6749756Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cec974-b01e-004c-3c45-af2ccd000000
Time:2025-04-17T03:04:37.7129734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cec974-b01e-004c-3c45-af2ccd000000
Time:2025-04-17T03:04:37.7129734Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cecb85-b01e-004c-7d45-af2ccd000000
Time:2025-04-17T03:04:38.7501880Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cecdff-b01e-004c-4f45-af2ccd000000
Time:2025-04-17T03:04:39.7880140Z
--------------------------------------------------------------------------------
2025/04/17 03:04: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cecfc1-b01e-004c-5b45-af2ccd000000
Time:2025-04-17T03:04:40.8268922Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cecfc1-b01e-004c-5b45-af2ccd000000
Time:2025-04-17T03:04:40.8268922Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.39s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:04:49 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cedd6a-b01e-004c-2d45-af2ccd000000
Time:2025-04-17T03:04:49.0225445Z
--------------------------------------------------------------------------------
2025/04/17 03:04:50 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cedf40-b01e-004c-4b45-af2ccd000000
Time:2025-04-17T03:04:50.0608732Z
--------------------------------------------------------------------------------
2025/04/17 03:04:51 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cee0ff-b01e-004c-3a45-af2ccd000000
Time:2025-04-17T03:04:51.0984563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cee0ff-b01e-004c-3a45-af2ccd000000
Time:2025-04-17T03:04:51.0984563Z
--------------------------------------------------------------------------------
2025/04/17 03:04:52 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cee2a2-b01e-004c-3145-af2ccd000000
Time:2025-04-17T03:04:52.1383840Z
--------------------------------------------------------------------------------
2025/04/17 03:04:53 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cee44a-b01e-004c-2a45-af2ccd000000
Time:2025-04-17T03:04:53.1776699Z
--------------------------------------------------------------------------------
2025/04/17 03:04:54 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cee645-b01e-004c-7645-af2ccd000000
Time:2025-04-17T03:04:54.2158266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cee645-b01e-004c-7645-af2ccd000000
Time:2025-04-17T03:04:54.2158266Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:05:02 DEBUG : dst/: Creating directory marker
2025/04/17 03:05:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/backup"
2025/04/17 03:05:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/17 03:05:02 DEBUG : Azure container rclone-test-pidusav1wuvi path backup: Using directory markers
2025/04/17 03:05:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pidusav1wuvi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-pidusav1wuvi/backup"
2025/04/17 03:05:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/17 03:05:02 DEBUG : dst/: Creating directory marker
2025/04/17 03:05:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/17 03:05:03 INFO : dst/file1: Copied (server-side copy)
2025/04/17 03:05:03 INFO : dst/file1: Deleted
2025/04/17 03:05:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/17 03:05:03 INFO : dst/file1: Copied (new)
2025/04/17 03:05:03 INFO : dst/file1: Deleted
2025/04/17 03:05:03 DEBUG : dst/: Removing directory marker
2025/04/17 03:05:03 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cef687-b01e-004c-4545-af2ccd000000
Time:2025-04-17T03:05:03.5657112Z
--------------------------------------------------------------------------------
2025/04/17 03:05:04 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cef7e9-b01e-004c-7345-af2ccd000000
Time:2025-04-17T03:05:04.6044514Z
--------------------------------------------------------------------------------
2025/04/17 03:05:05 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cef9a9-b01e-004c-0545-af2ccd000000
Time:2025-04-17T03:05:05.6430067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cef9a9-b01e-004c-0545-af2ccd000000
Time:2025-04-17T03:05:05.6430067Z
--------------------------------------------------------------------------------
2025/04/17 03:05:06 DEBUG : backup/dst/: Removing directory marker
2025/04/17 03:05:06 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-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cefb58-b01e-004c-7e45-af2ccd000000
Time:2025-04-17T03:05:06.7204914Z
--------------------------------------------------------------------------------
2025/04/17 03:05:07 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-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cefcb2-b01e-004c-3045-af2ccd000000
Time:2025-04-17T03:05:07.7593570Z
--------------------------------------------------------------------------------
2025/04/17 03:05:08 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-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cefe52-b01e-004c-0945-af2ccd000000
Time:2025-04-17T03:05:08.7968782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cefe52-b01e-004c-0945-af2ccd000000
Time:2025-04-17T03:05:08.7968782Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cf00bd-b01e-004c-6345-af2ccd000000
Time:2025-04-17T03:05:09.8358321Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cf02d5-b01e-004c-3345-af2ccd000000
Time:2025-04-17T03:05:10.8740166Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cf04c0-b01e-004c-5d45-af2ccd000000
Time:2025-04-17T03:05:11.9117891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:94cf04c0-b01e-004c-5d45-af2ccd000000
Time:2025-04-17T03:05:11.9117891Z
--------------------------------------------------------------------------------
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: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.69s)
=== 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-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:05:20 DEBUG : A1/: Creating directory marker
2025/04/17 03:05:20 DEBUG : A1/B1/: Creating directory marker
2025/04/17 03:05:20 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/17 03:05:20 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/17 03:05:20 INFO : A1/B2: Making directory
2025/04/17 03:05:20 DEBUG : A1/B2/: Creating directory marker
2025/04/17 03:05:21 INFO : A1/B1/C3: Making directory
2025/04/17 03:05:21 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/17 03:05:28 DEBUG : A2/: Creating directory marker
2025/04/17 03:05:28 DEBUG : A2/B1/: Creating directory marker
2025/04/17 03:05:28 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/17 03:05:28 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/17 03:05:28 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/17 03:05:29 DEBUG : A2/B2/: Creating directory marker
2025/04/17 03:05:29 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/17 03:05:29 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/17 03:05:29 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/17 03:05:29 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/17 03:05:29 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/17 03:05:29 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/17 03:05:29 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 03:05:29 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/17 03:05:29 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 03:05:29 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/17 03:05:29 INFO : A1/B1/C1/four: Deleted
2025/04/17 03:05:29 INFO : A1/B1/C2/five: Deleted
2025/04/17 03:05:29 INFO : A1/B1/three: Deleted
2025/04/17 03:05:29 INFO : A1/one: Deleted
2025/04/17 03:05:29 INFO : A1/two: Deleted
2025/04/17 03:05:29 DEBUG : A1/B2/: Removing directory marker
2025/04/17 03:05:29 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/17 03:05:29 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/17 03:05:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/17 03:05:29 DEBUG : A1/B1/: Removing directory marker
2025/04/17 03:05:29 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/17 03:05:36 DEBUG : A3/: Creating directory marker
2025/04/17 03:05:37 DEBUG : A3/B1/: Creating directory marker
2025/04/17 03:05:37 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/17 03:05:37 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/17 03:05:37 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/17 03:05:37 DEBUG : A3/B2/: Creating directory marker
2025/04/17 03:05:37 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/17 03:05:37 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/17 03:05:37 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 03:05:37 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/17 03:05:37 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 03:05:37 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/17 03:05:37 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/17 03:05:37 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/17 03:05:37 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/17 03:05:37 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/17 03:05:37 INFO : A2/B1/three: Deleted
2025/04/17 03:05:37 INFO : A2/one: Deleted
2025/04/17 03:05:37 INFO : A2/two: Deleted
2025/04/17 03:05:37 INFO : A2/B1/C1/four: Deleted
2025/04/17 03:05:37 INFO : A2/B1/C2/five: Deleted
2025/04/17 03:05:37 DEBUG : A2/B2/: Removing directory marker
2025/04/17 03:05:37 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/17 03:05:37 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/17 03:05:37 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/17 03:05:37 DEBUG : A2/B1/: Removing directory marker
2025/04/17 03:05:37 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/17 03:05:45 INFO : Azure container rclone-test-pidusav1wuvi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/17 03:05:45 DEBUG : A4/: Creating directory marker
2025/04/17 03:05:45 DEBUG : A4/B1/: Creating directory marker
2025/04/17 03:05:45 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/17 03:05:45 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/17 03:05:45 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/17 03:05:45 DEBUG : A4/B2/: Creating directory marker
2025/04/17 03:05:46 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/17 03:05:46 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/17 03:05:46 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/17 03:05:46 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/17 03:05:46 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/17 03:05:46 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/17 03:05:46 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/17 03:05:46 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/17 03:05:46 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/17 03:05:46 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/17 03:05:46 INFO : A3/B1/C1/four: Deleted
2025/04/17 03:05:46 INFO : A3/B1/three: Deleted
2025/04/17 03:05:46 INFO : A3/B1/C2/five: Deleted
2025/04/17 03:05:46 INFO : A3/one: Deleted
2025/04/17 03:05:46 INFO : A3/two: Deleted
2025/04/17 03:05:46 DEBUG : A3/B2/: Removing directory marker
2025/04/17 03:05:46 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/17 03:05:46 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/17 03:05:46 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/17 03:05:46 DEBUG : A3/B1/: Removing directory marker
2025/04/17 03:05:46 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/04/17 03:05: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2baceaf8-b01e-0097-1a45-afeaf0000000
Time:2025-04-17T03:05:53.9686841Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacec25-b01e-0097-2445-afeaf0000000
Time:2025-04-17T03:05:55.0065301Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacee2e-b01e-0097-0445-afeaf0000000
Time:2025-04-17T03:05:56.0456937Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacee2e-b01e-0097-0445-afeaf0000000
Time:2025-04-17T03:05:56.0456937Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacefb9-b01e-0097-5745-afeaf0000000
Time:2025-04-17T03:05:57.0839449Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacf131-b01e-0097-2245-afeaf0000000
Time:2025-04-17T03:05:58.1219999Z
--------------------------------------------------------------------------------
2025/04/17 03:05: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacf2b5-b01e-0097-8045-afeaf0000000
Time:2025-04-17T03:05:59.1605701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bacf2b5-b01e-0097-8045-afeaf0000000
Time:2025-04-17T03:05:59.1605701Z
--------------------------------------------------------------------------------
2025/04/17 03:06:00 DEBUG : A4/B2/: Removing directory marker
2025/04/17 03:06:00 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/17 03:06:00 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/17 03:06:00 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/17 03:06:00 DEBUG : A4/B1/: Removing directory marker
2025/04/17 03:06:00 DEBUG : A4/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.49s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad0226-b01e-0097-5c45-afeaf0000000
Time:2025-04-17T03:06:07.6025125Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad04f4-b01e-0097-3045-afeaf0000000
Time:2025-04-17T03:06:08.6410301Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad076a-b01e-0097-0945-afeaf0000000
Time:2025-04-17T03:06:09.6793744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad076a-b01e-0097-0945-afeaf0000000
Time:2025-04-17T03:06:09.6793744Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad0981-b01e-0097-0645-afeaf0000000
Time:2025-04-17T03:06:10.7175626Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad0c1a-b01e-0097-1545-afeaf0000000
Time:2025-04-17T03:06:11.7562123Z
--------------------------------------------------------------------------------
2025/04/17 03:06:12 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad0ec0-b01e-0097-3845-afeaf0000000
Time:2025-04-17T03:06:12.7951143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad0ec0-b01e-0097-3845-afeaf0000000
Time:2025-04-17T03:06:12.7951143Z
--------------------------------------------------------------------------------
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: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:06:20 DEBUG : Azure container rclone-test-pidusav1wuvi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 03:06:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/17 03:06:21 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/17 03:06:21 NOTICE: Azure container rclone-test-pidusav1wuvi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/17 03:06:21 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad1d9b-b01e-0097-1c45-afeaf0000000
Time:2025-04-17T03:06:21.5310307Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad1f7c-b01e-0097-1b45-afeaf0000000
Time:2025-04-17T03:06:22.5688750Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad2181-b01e-0097-4945-afeaf0000000
Time:2025-04-17T03:06:23.6071517Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad2181-b01e-0097-4945-afeaf0000000
Time:2025-04-17T03:06:23.6071517Z
--------------------------------------------------------------------------------
2025/04/17 03:06:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad22d9-b01e-0097-7e45-afeaf0000000
Time:2025-04-17T03:06:24.6449345Z
--------------------------------------------------------------------------------
2025/04/17 03:06:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad23fa-b01e-0097-6945-afeaf0000000
Time:2025-04-17T03:06:25.6821329Z
--------------------------------------------------------------------------------
2025/04/17 03:06:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad252e-b01e-0097-6b45-afeaf0000000
Time:2025-04-17T03:06:26.7198577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad252e-b01e-0097-6b45-afeaf0000000
Time:2025-04-17T03:06:26.7198577Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:06:34 DEBUG : Azure container rclone-test-pidusav1wuvi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 03:06:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/17 03:06:34 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/17 03:06:34 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 03:06:34 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 03:06:34 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 03:06:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 03:06:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 03:06:35 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/17 03:06:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3336-b01e-0097-7145-afeaf0000000
Time:2025-04-17T03:06:35.4481487Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3551-b01e-0097-2645-afeaf0000000
Time:2025-04-17T03:06:36.4870320Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3790-b01e-0097-0b45-afeaf0000000
Time:2025-04-17T03:06:37.5247819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3790-b01e-0097-0b45-afeaf0000000
Time:2025-04-17T03:06:37.5247819Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3aec-b01e-0097-2b45-afeaf0000000
Time:2025-04-17T03:06:38.5622908Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3c94-b01e-0097-3445-afeaf0000000
Time:2025-04-17T03:06:39.5999440Z
--------------------------------------------------------------------------------
2025/04/17 03:06: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3e1d-b01e-0097-0a45-afeaf0000000
Time:2025-04-17T03:06:40.6379353Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad3e1d-b01e-0097-0a45-afeaf0000000
Time:2025-04-17T03:06:40.6379353Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:06:48 DEBUG : Azure container rclone-test-pidusav1wuvi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 03:06:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 03:06:48 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 03:06:48 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 03:06:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 03:06:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 03:06:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 03:06:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/17 03:06:49 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad4c64-b01e-0097-0b45-afeaf0000000
Time:2025-04-17T03:06:49.3649253Z
--------------------------------------------------------------------------------
2025/04/17 03:06:50 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad4e29-b01e-0097-7045-afeaf0000000
Time:2025-04-17T03:06:50.4036401Z
--------------------------------------------------------------------------------
2025/04/17 03:06:51 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad5054-b01e-0097-3945-afeaf0000000
Time:2025-04-17T03:06:51.4426506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad5054-b01e-0097-3945-afeaf0000000
Time:2025-04-17T03:06:51.4426506Z
--------------------------------------------------------------------------------
2025/04/17 03:06:52 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad5214-b01e-0097-2545-afeaf0000000
Time:2025-04-17T03:06:52.4811369Z
--------------------------------------------------------------------------------
2025/04/17 03:06:53 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad53cc-b01e-0097-1d45-afeaf0000000
Time:2025-04-17T03:06:53.5285974Z
--------------------------------------------------------------------------------
2025/04/17 03:06:54 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad5522-b01e-0097-5245-afeaf0000000
Time:2025-04-17T03:06:54.5659790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad5522-b01e-0097-5245-afeaf0000000
Time:2025-04-17T03:06:54.5659790Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:07:02 DEBUG : Azure container rclone-test-pidusav1wuvi: File to upload is small (34 bytes), uploading instead of streaming
2025/04/17 03:07:02 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/17 03:07:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/17 03:07:02 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/17 03:07:02 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/17 03:07:02 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/17 03:07:02 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/17 03:07:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/17 03:07:03 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/17 03:07:03 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/17 03:07:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/17 03:07:03 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad600c-b01e-0097-1045-afeaf0000000
Time:2025-04-17T03:07:03.3180591Z
--------------------------------------------------------------------------------
2025/04/17 03:07:04 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad619f-b01e-0097-7b45-afeaf0000000
Time:2025-04-17T03:07:04.3557755Z
--------------------------------------------------------------------------------
2025/04/17 03:07:05 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad6354-b01e-0097-5f45-afeaf0000000
Time:2025-04-17T03:07:05.3941057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad6354-b01e-0097-5f45-afeaf0000000
Time:2025-04-17T03:07:05.3941057Z
--------------------------------------------------------------------------------
2025/04/17 03:07:06 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad64f6-b01e-0097-5245-afeaf0000000
Time:2025-04-17T03:07:06.4321103Z
--------------------------------------------------------------------------------
2025/04/17 03:07:07 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad6658-b01e-0097-0645-afeaf0000000
Time:2025-04-17T03:07:07.4704381Z
--------------------------------------------------------------------------------
2025/04/17 03:07:08 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad67dc-b01e-0097-1a45-afeaf0000000
Time:2025-04-17T03:07:08.5082097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad67dc-b01e-0097-1a45-afeaf0000000
Time:2025-04-17T03:07:08.5082097Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.71s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.94s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/04/17 03:07:16 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad7328-b01e-0097-5f45-afeaf0000000
Time:2025-04-17T03:07:16.7052623Z
--------------------------------------------------------------------------------
2025/04/17 03:07:17 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad746a-b01e-0097-5f45-afeaf0000000
Time:2025-04-17T03:07:17.7431854Z
--------------------------------------------------------------------------------
2025/04/17 03:07:18 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad762c-b01e-0097-7145-afeaf0000000
Time:2025-04-17T03:07:18.7809289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad762c-b01e-0097-7145-afeaf0000000
Time:2025-04-17T03:07:18.7809289Z
--------------------------------------------------------------------------------
2025/04/17 03:07:19 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad783b-b01e-0097-4645-afeaf0000000
Time:2025-04-17T03:07:19.8199572Z
--------------------------------------------------------------------------------
2025/04/17 03:07:20 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad7a78-b01e-0097-4b45-afeaf0000000
Time:2025-04-17T03:07:20.8584525Z
--------------------------------------------------------------------------------
2025/04/17 03:07:21 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad7ba9-b01e-0097-4045-afeaf0000000
Time:2025-04-17T03:07:21.8971968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad7ba9-b01e-0097-4045-afeaf0000000
Time:2025-04-17T03:07:21.8971968Z
--------------------------------------------------------------------------------
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/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:07:30 DEBUG : Azure container rclone-test-pidusav1wuvi: File to upload is small (60 bytes), uploading instead of streaming
2025/04/17 03:07:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/17 03:07:30 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/04/17 03:07: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad8653-b01e-0097-3e45-afeaf0000000
Time:2025-04-17T03:07:30.4408046Z
--------------------------------------------------------------------------------
2025/04/17 03:07: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad87e2-b01e-0097-6345-afeaf0000000
Time:2025-04-17T03:07:31.4790661Z
--------------------------------------------------------------------------------
2025/04/17 03:07: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad893e-b01e-0097-0a45-afeaf0000000
Time:2025-04-17T03:07:32.5166461Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad893e-b01e-0097-0a45-afeaf0000000
Time:2025-04-17T03:07:32.5166461Z
--------------------------------------------------------------------------------
2025/04/17 03:07: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad8a82-b01e-0097-2445-afeaf0000000
Time:2025-04-17T03:07:33.5547429Z
--------------------------------------------------------------------------------
2025/04/17 03:07: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad8bf9-b01e-0097-6845-afeaf0000000
Time:2025-04-17T03:07:34.5932888Z
--------------------------------------------------------------------------------
2025/04/17 03:07: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad8d40-b01e-0097-7745-afeaf0000000
Time:2025-04-17T03:07:35.6312285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad8d40-b01e-0097-7745-afeaf0000000
Time:2025-04-17T03:07:35.6312285Z
--------------------------------------------------------------------------------
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: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.73s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/04/17 03:07:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad9b17-b01e-0097-4245-afeaf0000000
Time:2025-04-17T03:07:43.8257749Z
--------------------------------------------------------------------------------
2025/04/17 03:07:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad9cc5-b01e-0097-4445-afeaf0000000
Time:2025-04-17T03:07:44.8631847Z
--------------------------------------------------------------------------------
2025/04/17 03:07:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad9e8a-b01e-0097-5345-afeaf0000000
Time:2025-04-17T03:07:45.9007104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bad9e8a-b01e-0097-5345-afeaf0000000
Time:2025-04-17T03:07:45.9007104Z
--------------------------------------------------------------------------------
2025/04/17 03:07:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bada076-b01e-0097-7a45-afeaf0000000
Time:2025-04-17T03:07:46.9381734Z
--------------------------------------------------------------------------------
2025/04/17 03:07:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bada330-b01e-0097-6f45-afeaf0000000
Time:2025-04-17T03:07:47.9772721Z
--------------------------------------------------------------------------------
2025/04/17 03:07:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bada4f5-b01e-0097-7645-afeaf0000000
Time:2025-04-17T03:07:49.0171147Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bada4f5-b01e-0097-7645-afeaf0000000
Time:2025-04-17T03:07:49.0171147Z
--------------------------------------------------------------------------------
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/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.43s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
2025/04/17 03:07:57 DEBUG : sub dir/: Creating directory marker
2025/04/17 03:07:57 DEBUG : Azure container rclone-test-pidusav1wuvi: Touching "sub dir/potato3"
2025/04/17 03:07:57 DEBUG : Azure container rclone-test-pidusav1wuvi: Touching "potato2"
2025/04/17 03:07:57 DEBUG : Azure container rclone-test-pidusav1wuvi: Touching "empty space"
2025/04/17 03:07:58 DEBUG : sub dir/: Removing directory marker
2025/04/17 03:07: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb2c9-b01e-0097-7645-afeaf0000000
Time:2025-04-17T03:07:58.1130216Z
--------------------------------------------------------------------------------
2025/04/17 03:07: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb453-b01e-0097-3b45-afeaf0000000
Time:2025-04-17T03:07:59.1514767Z
--------------------------------------------------------------------------------
2025/04/17 03:08:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb5a6-b01e-0097-5845-afeaf0000000
Time:2025-04-17T03:08:00.1899794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb5a6-b01e-0097-5845-afeaf0000000
Time:2025-04-17T03:08:00.1899794Z
--------------------------------------------------------------------------------
2025/04/17 03:08:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb735-b01e-0097-0345-afeaf0000000
Time:2025-04-17T03:08:01.2278396Z
--------------------------------------------------------------------------------
2025/04/17 03:08:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb8ab-b01e-0097-3a45-afeaf0000000
Time:2025-04-17T03:08:02.2651425Z
--------------------------------------------------------------------------------
2025/04/17 03:08:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb9f4-b01e-0097-5645-afeaf0000000
Time:2025-04-17T03:08:03.3036699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badb9f4-b01e-0097-5645-afeaf0000000
Time:2025-04-17T03:08:03.3036699Z
--------------------------------------------------------------------------------
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: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/04/17 03:08:11 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badc65f-b01e-0097-7745-afeaf0000000
Time:2025-04-17T03:08:11.4996707Z
--------------------------------------------------------------------------------
2025/04/17 03:08:12 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badc7ac-b01e-0097-0d45-afeaf0000000
Time:2025-04-17T03:08:12.5376326Z
--------------------------------------------------------------------------------
2025/04/17 03:08:13 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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badc8be-b01e-0097-7445-afeaf0000000
Time:2025-04-17T03:08:13.5763978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badc8be-b01e-0097-7445-afeaf0000000
Time:2025-04-17T03:08:13.5763978Z
--------------------------------------------------------------------------------
2025/04/17 03:08:14 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badc9c2-b01e-0097-5545-afeaf0000000
Time:2025-04-17T03:08:14.6137992Z
--------------------------------------------------------------------------------
2025/04/17 03:08:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badcaf9-b01e-0097-6445-afeaf0000000
Time:2025-04-17T03:08:15.6526315Z
--------------------------------------------------------------------------------
2025/04/17 03:08:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badcc7e-b01e-0097-2545-afeaf0000000
Time:2025-04-17T03:08:16.6911083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badcc7e-b01e-0097-2545-afeaf0000000
Time:2025-04-17T03:08:16.6911083Z
--------------------------------------------------------------------------------
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/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/04/17 03:08:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badd60c-b01e-0097-2f45-afeaf0000000
Time:2025-04-17T03:08:24.8859292Z
--------------------------------------------------------------------------------
2025/04/17 03:08:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badd7bd-b01e-0097-7045-afeaf0000000
Time:2025-04-17T03:08:25.9242258Z
--------------------------------------------------------------------------------
2025/04/17 03:08:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badd9b6-b01e-0097-6745-afeaf0000000
Time:2025-04-17T03:08:26.9624282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badd9b6-b01e-0097-6745-afeaf0000000
Time:2025-04-17T03:08:26.9624282Z
--------------------------------------------------------------------------------
2025/04/17 03:08:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2baddb0b-b01e-0097-0b45-afeaf0000000
Time:2025-04-17T03:08:28.0009180Z
--------------------------------------------------------------------------------
2025/04/17 03:08:29 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2baddc60-b01e-0097-1f45-afeaf0000000
Time:2025-04-17T03:08:29.0392773Z
--------------------------------------------------------------------------------
2025/04/17 03:08:30 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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badddc3-b01e-0097-5545-afeaf0000000
Time:2025-04-17T03:08:30.0778729Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badddc3-b01e-0097-5545-afeaf0000000
Time:2025-04-17T03:08:30.0778729Z
--------------------------------------------------------------------------------
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/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/17 03:08:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bade8bb-b01e-0097-5746-afeaf0000000
Time:2025-04-17T03:08:38.2926165Z
--------------------------------------------------------------------------------
2025/04/17 03:08:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badea23-b01e-0097-6046-afeaf0000000
Time:2025-04-17T03:08:39.3300177Z
--------------------------------------------------------------------------------
2025/04/17 03:08:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badeb6d-b01e-0097-7646-afeaf0000000
Time:2025-04-17T03:08:40.3689533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badeb6d-b01e-0097-7646-afeaf0000000
Time:2025-04-17T03:08:40.3689533Z
--------------------------------------------------------------------------------
2025/04/17 03:08:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badec94-b01e-0097-7046-afeaf0000000
Time:2025-04-17T03:08:41.4075661Z
--------------------------------------------------------------------------------
2025/04/17 03:08:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badede7-b01e-0097-1546-afeaf0000000
Time:2025-04-17T03:08:42.4450372Z
--------------------------------------------------------------------------------
2025/04/17 03:08:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badef1e-b01e-0097-0e46-afeaf0000000
Time:2025-04-17T03:08:43.4887088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badef1e-b01e-0097-0e46-afeaf0000000
Time:2025-04-17T03:08:43.4887088Z
--------------------------------------------------------------------------------
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/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.41s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/04/17 03:08:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badfa46-b01e-0097-0a46-afeaf0000000
Time:2025-04-17T03:08:51.6841959Z
--------------------------------------------------------------------------------
2025/04/17 03:08:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badfbaf-b01e-0097-3646-afeaf0000000
Time:2025-04-17T03:08:52.7225967Z
--------------------------------------------------------------------------------
2025/04/17 03:08:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badfd2a-b01e-0097-7c46-afeaf0000000
Time:2025-04-17T03:08:53.7606964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badfd2a-b01e-0097-7c46-afeaf0000000
Time:2025-04-17T03:08:53.7606964Z
--------------------------------------------------------------------------------
2025/04/17 03:08:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badfeb9-b01e-0097-5e46-afeaf0000000
Time:2025-04-17T03:08:54.7988285Z
--------------------------------------------------------------------------------
2025/04/17 03:08:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2badffca-b01e-0097-4946-afeaf0000000
Time:2025-04-17T03:08:55.8366582Z
--------------------------------------------------------------------------------
2025/04/17 03:08:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae00e3-b01e-0097-3e46-afeaf0000000
Time:2025-04-17T03:08:56.8745078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae00e3-b01e-0097-3e46-afeaf0000000
Time:2025-04-17T03:08:56.8745078Z
--------------------------------------------------------------------------------
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/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/17 03:09:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae0abf-b01e-0097-2646-afeaf0000000
Time:2025-04-17T03:09:05.0727448Z
--------------------------------------------------------------------------------
2025/04/17 03:09:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae0c01-b01e-0097-2f46-afeaf0000000
Time:2025-04-17T03:09:06.1103179Z
--------------------------------------------------------------------------------
2025/04/17 03:09:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae0d1a-b01e-0097-0546-afeaf0000000
Time:2025-04-17T03:09:07.1492567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae0d1a-b01e-0097-0546-afeaf0000000
Time:2025-04-17T03:09:07.1492567Z
--------------------------------------------------------------------------------
2025/04/17 03:09:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae0e54-b01e-0097-5d46-afeaf0000000
Time:2025-04-17T03:09:08.1875794Z
--------------------------------------------------------------------------------
2025/04/17 03:09:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae0f97-b01e-0097-6f46-afeaf0000000
Time:2025-04-17T03:09:09.2256473Z
--------------------------------------------------------------------------------
2025/04/17 03:09:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae10af-b01e-0097-4946-afeaf0000000
Time:2025-04-17T03:09:10.2639604Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae10af-b01e-0097-4946-afeaf0000000
Time:2025-04-17T03:09:10.2639604Z
--------------------------------------------------------------------------------
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/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-pidusav1wuvi", Local "Local file system at /tmp/rclone2392243166", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/04/17 03:09: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae1a81-b01e-0097-4d46-afeaf0000000
Time:2025-04-17T03:09:18.4582406Z
--------------------------------------------------------------------------------
2025/04/17 03:09: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae1bdf-b01e-0097-6546-afeaf0000000
Time:2025-04-17T03:09:19.4959461Z
--------------------------------------------------------------------------------
2025/04/17 03:09: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-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae1d9d-b01e-0097-4f46-afeaf0000000
Time:2025-04-17T03:09:20.5344777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae1d9d-b01e-0097-4f46-afeaf0000000
Time:2025-04-17T03:09:20.5344777Z
--------------------------------------------------------------------------------
2025/04/17 03:09: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae1ee4-b01e-0097-5b46-afeaf0000000
Time:2025-04-17T03:09:21.5721600Z
--------------------------------------------------------------------------------
2025/04/17 03:09: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae1fec-b01e-0097-3546-afeaf0000000
Time:2025-04-17T03:09:22.6111558Z
--------------------------------------------------------------------------------
2025/04/17 03:09: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-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae211a-b01e-0097-3346-afeaf0000000
Time:2025-04-17T03:09:23.6490617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pidusav1wuvi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2bae211a-b01e-0097-3346-afeaf0000000
Time:2025-04-17T03:09:23.6490617Z
--------------------------------------------------------------------------------
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/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== 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/04/17 03:09:31 DEBUG : Azure container rclone-test-pidusav1wuvi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m27.412823879s (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 TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]