"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/26 01:00:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso"
2025/04/26 01:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:00:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:00:40 DEBUG : Azure container rclone-test-quwevis0xaso: Using directory markers
2025/04/26 01:00:40 DEBUG : Creating backend with remote "/tmp/rclone1530709925"
=== 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:00:40 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/26 01:00:40 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/26 01:00:40 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/26 01:00:40 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/26 01:00:40 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/26 01:00:41 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/26 01:00:42 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/26 01:00:43 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/26 01:00:43 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/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:44 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/26 01:00:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/26 01:00:45 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/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/26 01:00:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/26 01:00:47 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/26 01:00:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/26 01:00:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/26 01:00:49 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/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/26 01:00:50 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/26 01:00:51 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/26 01:00:51 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/26 01:00:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/26 01:00:51 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/26 01:00:51 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/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/26 01:00:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/26 01:00:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/26 01:00:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/26 01:00:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/26 01:00:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/26 01:00:53 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.62s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (3.43s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.21s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.69s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.91s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.92s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.95s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:00:53 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/26 01:00:53 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/26 01:00:53 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/26 01:00:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/26 01:00:54 DEBUG : chunksize-probe: Removing empty object
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/26 01:00:55 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/26 01:00:55 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/26 01:00:55 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/26 01:00:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/26 01:00:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/26 01:00:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/26 01:00:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/26 01:00:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/26 01:00:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/26 01:00:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/26 01:00:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/26 01:00:56 DEBUG : Returning error reader
2025/04/26 01:00:56 DEBUG : BOOM: simulated read failure
2025/04/26 01:00:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/26 01:00:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:00:57 DEBUG : Returning error reader
2025/04/26 01:00:57 DEBUG : BOOM: simulated read failure
2025/04/26 01:00:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/26 01:00:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:00:58 DEBUG : Returning error reader
2025/04/26 01:00:58 DEBUG : BOOM: simulated read failure
2025/04/26 01:00:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/26 01:00:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:00:59 DEBUG : Returning error reader
2025/04/26 01:00:59 DEBUG : BOOM: simulated read failure
2025/04/26 01:00:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/26 01:00:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:01:00 DEBUG : Returning error reader
2025/04/26 01:01:00 DEBUG : BOOM: simulated read failure
2025/04/26 01:01:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/26 01:01:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:01:01 DEBUG : Returning error reader
2025/04/26 01:01:01 DEBUG : BOOM: simulated read failure
2025/04/26 01:01:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/26 01:01:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:01:02 DEBUG : Returning error reader
2025/04/26 01:01:02 DEBUG : BOOM: simulated read failure
2025/04/26 01:01:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/26 01:01:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:01:03 DEBUG : Returning error reader
2025/04/26 01:01:03 DEBUG : BOOM: simulated read failure
2025/04/26 01:01:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/26 01:01:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:01:04 DEBUG : Returning error reader
2025/04/26 01:01:04 DEBUG : BOOM: simulated read failure
2025/04/26 01:01:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/26 01:01:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/26 01:01:05 DEBUG : Returning error reader
2025/04/26 01:01:05 DEBUG : BOOM: simulated read failure
2025/04/26 01:01:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/26 01:01:05 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/26 01:01:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/26 01:01:05 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/26 01:01:05 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/26 01:01:05 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/26 01:01:05 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.51s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/26 01:01:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/26 01:01:12 DEBUG : potato: Seek from 10 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 10 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Seek from 5 to 2
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/26 01:01:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Seek from 5 to 2
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/26 01:01:12 DEBUG : potato: Seek from 8 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 8 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/26 01:01:12 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/26 01:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/26 01:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/26 01:01:12 DEBUG : potato: Seek from 5 to 2
2025/04/26 01:01:12 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/26 01:01:12 DEBUG : potato: Seek from 9 to 0
2025/04/26 01:01:12 DEBUG : potato: Seek from 9 to 0
2025/04/26 01:01:12 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", 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.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.08s)
=== RUN TestCheckFsError
2025/04/26 01:01:13 DEBUG : Creating backend with remote "nonexistent"
2025/04/26 01:01:13 DEBUG : Creating backend with remote "nonexistent"
2025/04/26 01:01:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/26 01:01:13 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/26 01:01:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/26 01:01:13 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", 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.49s)
--- 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:16 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/26 01:01:16 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/26 01:01:16 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/26 01:01:16 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/26 01:01:16 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/26 01:01:16 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/26 01:01:16 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/26 01:01:16 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/data"
2025/04/26 01:01:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:16 DEBUG : Azure container rclone-test-quwevis0xaso path data: Using directory markers
2025/04/26 01:01:16 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/26 01:01:19 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.84s)
--- 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/data"
2025/04/26 01:01:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:19 DEBUG : Azure container rclone-test-quwevis0xaso path data: Using directory markers
2025/04/26 01:01:19 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/26 01:01:22 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.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/26 01:01:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bujoyiv1yave"
2025/04/26 01:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:22 DEBUG : Azure container rclone-test-bujoyiv1yave: Using directory markers
2025/04/26 01:01:22 DEBUG : Creating backend with remote "/tmp/rclone4168071648"
run.go:180: Remote "Azure container rclone-test-bujoyiv1yave", Local "Local file system at /tmp/rclone4168071648", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/26 01:01:22 ERROR : hello, world!: sum not found
2025/04/26 01:01:22 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-bujoyiv1yave
2025/04/26 01:01:22 NOTICE: Azure container rclone-test-bujoyiv1yave: 1 files missing
2025/04/26 01:01:22 NOTICE: 1 hashes missing
2025/04/26 01:01:22 NOTICE: Azure container rclone-test-bujoyiv1yave: 2 differences found
2025/04/26 01:01:22 NOTICE: Azure container rclone-test-bujoyiv1yave: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/26 01:01:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-bujoyiv1yave: 0 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-bujoyiv1yave: 1 matching files
2025/04/26 01:01:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puvunuf2tije"
2025/04/26 01:01:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:23 DEBUG : Azure container rclone-test-puvunuf2tije: Using directory markers
2025/04/26 01:01:23 DEBUG : Creating backend with remote "/tmp/rclone2916582972"
run.go:180: Remote "Azure container rclone-test-puvunuf2tije", Local "Local file system at /tmp/rclone2916582972", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/26 01:01:23 ERROR : HELLO, WORLD!: sum not found
2025/04/26 01:01:23 ERROR : hello, world!: file not in Azure container rclone-test-puvunuf2tije
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-puvunuf2tije: 1 files missing
2025/04/26 01:01:23 NOTICE: 1 hashes missing
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-puvunuf2tije: 2 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-puvunuf2tije: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/26 01:01:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-puvunuf2tije: 0 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-puvunuf2tije: 1 matching files
2025/04/26 01:01:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cicegiy5bava"
2025/04/26 01:01:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:23 DEBUG : Azure container rclone-test-cicegiy5bava: Using directory markers
2025/04/26 01:01:23 DEBUG : Creating backend with remote "/tmp/rclone3882532756"
run.go:180: Remote "Azure container rclone-test-cicegiy5bava", Local "Local file system at /tmp/rclone3882532756", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/26 01:01:23 ERROR : HeLlO, wOrLd!: sum not found
2025/04/26 01:01:23 ERROR : hello, world!: file not in Azure container rclone-test-cicegiy5bava
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-cicegiy5bava: 1 files missing
2025/04/26 01:01:23 NOTICE: 1 hashes missing
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-cicegiy5bava: 2 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-cicegiy5bava: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/26 01:01:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-cicegiy5bava: 0 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-cicegiy5bava: 1 matching files
2025/04/26 01:01:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vupaxay0kelo"
2025/04/26 01:01:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:23 DEBUG : Azure container rclone-test-vupaxay0kelo: Using directory markers
2025/04/26 01:01:23 DEBUG : Creating backend with remote "/tmp/rclone2393744518"
run.go:180: Remote "Azure container rclone-test-vupaxay0kelo", Local "Local file system at /tmp/rclone2393744518", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/26 01:01:23 ERROR : HELLO, WORLD!: sum not found
2025/04/26 01:01:23 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-vupaxay0kelo
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-vupaxay0kelo: 1 files missing
2025/04/26 01:01:23 NOTICE: 1 hashes missing
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-vupaxay0kelo: 2 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-vupaxay0kelo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/26 01:01:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-vupaxay0kelo: 0 differences found
2025/04/26 01:01:23 NOTICE: Azure container rclone-test-vupaxay0kelo: 1 matching files
2025/04/26 01:01:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zasikuc4faze"
2025/04/26 01:01:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:23 DEBUG : Azure container rclone-test-zasikuc4faze: Using directory markers
2025/04/26 01:01:23 DEBUG : Creating backend with remote "/tmp/rclone2180699565"
run.go:180: Remote "Azure container rclone-test-zasikuc4faze", Local "Local file system at /tmp/rclone2180699565", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zasikuc4faze
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-zasikuc4faze: 1 files missing
2025/04/26 01:01:24 NOTICE: 1 hashes missing
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-zasikuc4faze: 2 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-zasikuc4faze: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/26 01:01:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-zasikuc4faze: 0 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-zasikuc4faze: 1 matching files
2025/04/26 01:01:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wopukik0pige"
2025/04/26 01:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:24 DEBUG : Azure container rclone-test-wopukik0pige: Using directory markers
2025/04/26 01:01:24 DEBUG : Creating backend with remote "/tmp/rclone3988558981"
run.go:180: Remote "Azure container rclone-test-wopukik0pige", Local "Local file system at /tmp/rclone3988558981", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wopukik0pige
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wopukik0pige: 1 files missing
2025/04/26 01:01:24 NOTICE: 1 hashes missing
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wopukik0pige: 2 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wopukik0pige: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/26 01:01:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wopukik0pige: 0 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wopukik0pige: 1 matching files
2025/04/26 01:01:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hunikif8dasa"
2025/04/26 01:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:24 DEBUG : Azure container rclone-test-hunikif8dasa: Using directory markers
2025/04/26 01:01:24 DEBUG : Creating backend with remote "/tmp/rclone3896451137"
run.go:180: Remote "Azure container rclone-test-hunikif8dasa", Local "Local file system at /tmp/rclone3896451137", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hunikif8dasa
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-hunikif8dasa: 1 files missing
2025/04/26 01:01:24 NOTICE: 1 hashes missing
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-hunikif8dasa: 2 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-hunikif8dasa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/26 01:01:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-hunikif8dasa: 0 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-hunikif8dasa: 1 matching files
2025/04/26 01:01:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wakohoc7huki"
2025/04/26 01:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:24 DEBUG : Azure container rclone-test-wakohoc7huki: Using directory markers
2025/04/26 01:01:24 DEBUG : Creating backend with remote "/tmp/rclone3489336709"
run.go:180: Remote "Azure container rclone-test-wakohoc7huki", Local "Local file system at /tmp/rclone3489336709", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/26 01:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wakohoc7huki
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wakohoc7huki: 1 files missing
2025/04/26 01:01:24 NOTICE: 1 hashes missing
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wakohoc7huki: 2 differences found
2025/04/26 01:01:24 NOTICE: Azure container rclone-test-wakohoc7huki: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/26 01:01:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-wakohoc7huki: 0 differences found
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-wakohoc7huki: 1 matching files
2025/04/26 01:01:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jafavaj8lite"
2025/04/26 01:01:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-jafavaj8lite: Using directory markers
2025/04/26 01:01:25 DEBUG : Creating backend with remote "/tmp/rclone2475672799"
run.go:180: Remote "Azure container rclone-test-jafavaj8lite", Local "Local file system at /tmp/rclone2475672799", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/26 01:01:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/26 01:01:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jafavaj8lite
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-jafavaj8lite: 1 files missing
2025/04/26 01:01:25 NOTICE: 1 hashes missing
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-jafavaj8lite: 2 differences found
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-jafavaj8lite: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/26 01:01:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-jafavaj8lite: 0 differences found
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-jafavaj8lite: 1 matching files
2025/04/26 01:01:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-duxiqaf8viko"
2025/04/26 01:01:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:01:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-duxiqaf8viko: Using directory markers
2025/04/26 01:01:25 DEBUG : Creating backend with remote "/tmp/rclone3880807797"
run.go:180: Remote "Azure container rclone-test-duxiqaf8viko", Local "Local file system at /tmp/rclone3880807797", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/26 01:01:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/26 01:01:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-duxiqaf8viko
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-duxiqaf8viko: 1 files missing
2025/04/26 01:01:25 NOTICE: 1 hashes missing
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-duxiqaf8viko: 2 differences found
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-duxiqaf8viko: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/26 01:01:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-duxiqaf8viko: 0 differences found
2025/04/26 01:01:25 NOTICE: Azure container rclone-test-duxiqaf8viko: 1 matching files
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-duxiqaf8viko: Purge remote
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-jafavaj8lite: Purge remote
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-wakohoc7huki: Purge remote
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-hunikif8dasa: Purge remote
2025/04/26 01:01:25 DEBUG : Azure container rclone-test-wopukik0pige: Purge remote
2025/04/26 01:01:26 DEBUG : Azure container rclone-test-zasikuc4faze: Purge remote
2025/04/26 01:01:26 DEBUG : Azure container rclone-test-vupaxay0kelo: Purge remote
2025/04/26 01:01:26 DEBUG : Azure container rclone-test-cicegiy5bava: Purge remote
2025/04/26 01:01:26 DEBUG : Azure container rclone-test-puvunuf2tije: Purge remote
2025/04/26 01:01:26 DEBUG : Azure container rclone-test-bujoyiv1yave: Purge remote
--- PASS: TestApplyTransforms (3.64s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:26 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/26 01:01:26 DEBUG : sub/: Creating directory marker
2025/04/26 01:01:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/26 01:01:26 INFO : file1: Copied (new) to: sub/file2
2025/04/26 01:01:26 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:26 DEBUG : file1: Unchanged skipping
2025/04/26 01:01:26 DEBUG : Azure container rclone-test-quwevis0xaso: don't need to copy/move sub/file2, it is already at target location
2025/04/26 01:01:26 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:27 DEBUG : dst/: Creating directory marker
2025/04/26 01:01:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/backup"
2025/04/26 01:01:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:27 DEBUG : Azure container rclone-test-quwevis0xaso path backup: Using directory markers
2025/04/26 01:01:27 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/backup"
2025/04/26 01:01:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/26 01:01:27 DEBUG : dst/: Creating directory marker
2025/04/26 01:01:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/26 01:01:27 INFO : dst/file1: Copied (server-side copy)
2025/04/26 01:01:27 INFO : dst/file1: Deleted
2025/04/26 01:01:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/26 01:01:27 INFO : dst/file1: Copied (new)
2025/04/26 01:01:27 DEBUG : dst/: Removing directory marker
2025/04/26 01:01:27 DEBUG : backup/dst/: Removing directory marker
2025/04/26 01:01:27 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-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c3241-101e-009e-4146-b6af23000000
Time:2025-04-26T01:01:27.9827859Z
--------------------------------------------------------------------------------
2025/04/26 01:01:29 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-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c3439-101e-009e-0146-b6af23000000
Time:2025-04-26T01:01:29.0204159Z
--------------------------------------------------------------------------------
2025/04/26 01:01:30 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-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c35d9-101e-009e-0246-b6af23000000
Time:2025-04-26T01:01:30.0604345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c35d9-101e-009e-0246-b6af23000000
Time:2025-04-26T01:01:30.0604345Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/dst"
2025/04/26 01:01:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:31 DEBUG : Azure container rclone-test-quwevis0xaso path dst: Using directory markers
2025/04/26 01:01:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:31 DEBUG : Azure container rclone-test-quwevis0xaso path CompareDest: Using directory markers
2025/04/26 01:01:31 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:31 DEBUG : one: Need to transfer - File not found at Destination
2025/04/26 01:01:31 DEBUG : /: Creating directory marker
2025/04/26 01:01:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/26 01:01:31 INFO : one: Copied (new)
2025/04/26 01:01:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/26 01:01:31 DEBUG : /: Creating directory marker
2025/04/26 01:01:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/26 01:01:31 INFO : one: Copied (replaced existing)
2025/04/26 01:01:31 DEBUG : dst/: Creating directory marker
2025/04/26 01:01:32 DEBUG : CompareDest/: Creating directory marker
2025/04/26 01:01:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/26 01:01:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:32 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/26 01:01:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/26 01:01:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/26 01:01:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/26 01:01:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/26 01:01:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CompareDest"
2025/04/26 01:01:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/26 01:01:33 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/26 01:01:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/26 01:01:33 INFO : two: Copied (new)
2025/04/26 01:01:33 DEBUG : dst/: Removing directory marker
2025/04/26 01:01:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c3c0d-101e-009e-0746-b6af23000000
Time:2025-04-26T01:01:33.4734272Z
--------------------------------------------------------------------------------
2025/04/26 01:01:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c3dc8-101e-009e-1046-b6af23000000
Time:2025-04-26T01:01:34.5113681Z
--------------------------------------------------------------------------------
2025/04/26 01:01:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c3f8a-101e-009e-1446-b6af23000000
Time:2025-04-26T01:01:35.5487635Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c3f8a-101e-009e-1446-b6af23000000
Time:2025-04-26T01:01:35.5487635Z
--------------------------------------------------------------------------------
2025/04/26 01:01:36 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/dst"
2025/04/26 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:43 DEBUG : Azure container rclone-test-quwevis0xaso path dst: Using directory markers
2025/04/26 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:43 DEBUG : Azure container rclone-test-quwevis0xaso path CopyDest: Using directory markers
2025/04/26 01:01:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:43 DEBUG : one: Need to transfer - File not found at Destination
2025/04/26 01:01:43 DEBUG : /: Creating directory marker
2025/04/26 01:01:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/26 01:01:44 INFO : one: Copied (new)
2025/04/26 01:01:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/26 01:01:44 DEBUG : /: Creating directory marker
2025/04/26 01:01:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/26 01:01:44 INFO : one: Copied (replaced existing)
2025/04/26 01:01:44 DEBUG : dst/: Creating directory marker
2025/04/26 01:01:44 DEBUG : CopyDest/: Creating directory marker
2025/04/26 01:01:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/BackupDir"
2025/04/26 01:01:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:01:44 DEBUG : Azure container rclone-test-quwevis0xaso path BackupDir: Using directory markers
2025/04/26 01:01:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/BackupDir"
2025/04/26 01:01:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/26 01:01:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/26 01:01:45 DEBUG : /: Creating directory marker
2025/04/26 01:01:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/26 01:01:45 INFO : one: Copied (server-side copy)
2025/04/26 01:01:45 INFO : one: Deleted
2025/04/26 01:01:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/26 01:01:45 INFO : one: Copied (server-side copy)
2025/04/26 01:01:45 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/26 01:01:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:45 DEBUG : two: Need to transfer - File not found at Destination
2025/04/26 01:01:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/26 01:01:45 INFO : two: Copied (server-side copy)
2025/04/26 01:01:45 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/26 01:01:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:01:45 DEBUG : two: Unchanged skipping
2025/04/26 01:01:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/CopyDest"
2025/04/26 01:01:46 DEBUG : three: Need to transfer - File not found at Destination
2025/04/26 01:01:46 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/26 01:01:46 DEBUG : three: Destination not found in --copy-dest
2025/04/26 01:01:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/26 01:01:46 INFO : three: Copied (new)
2025/04/26 01:01:46 DEBUG : dst/: Removing directory marker
2025/04/26 01:01:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c56d3-101e-009e-2146-b6af23000000
Time:2025-04-26T01:01:46.8606462Z
--------------------------------------------------------------------------------
2025/04/26 01:01:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c58a0-101e-009e-4446-b6af23000000
Time:2025-04-26T01:01:47.8984680Z
--------------------------------------------------------------------------------
2025/04/26 01:01:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c5a9d-101e-009e-6546-b6af23000000
Time:2025-04-26T01:01:48.9375178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c5a9d-101e-009e-6546-b6af23000000
Time:2025-04-26T01:01:48.9375178Z
--------------------------------------------------------------------------------
2025/04/26 01:01:49 DEBUG : CopyDest/: Removing directory marker
2025/04/26 01:01:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c5d8c-101e-009e-3b46-b6af23000000
Time:2025-04-26T01:01:50.0135832Z
--------------------------------------------------------------------------------
2025/04/26 01:01:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c5fea-101e-009e-2b46-b6af23000000
Time:2025-04-26T01:01:51.0518777Z
--------------------------------------------------------------------------------
2025/04/26 01:01:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c62d1-101e-009e-4b46-b6af23000000
Time:2025-04-26T01:01:52.0901428Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c62d1-101e-009e-4b46-b6af23000000
Time:2025-04-26T01:01:52.0901428Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/26 01:02:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c7af1-101e-009e-2246-b6af23000000
Time:2025-04-26T01:02:00.2899239Z
--------------------------------------------------------------------------------
2025/04/26 01:02:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c7ccb-101e-009e-2f46-b6af23000000
Time:2025-04-26T01:02:01.3272288Z
--------------------------------------------------------------------------------
2025/04/26 01:02:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c7ec8-101e-009e-5646-b6af23000000
Time:2025-04-26T01:02:02.3649694Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c7ec8-101e-009e-5646-b6af23000000
Time:2025-04-26T01:02:02.3649694Z
--------------------------------------------------------------------------------
2025/04/26 01:02:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c80d8-101e-009e-3546-b6af23000000
Time:2025-04-26T01:02:03.4025125Z
--------------------------------------------------------------------------------
2025/04/26 01:02:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c82bb-101e-009e-4f46-b6af23000000
Time:2025-04-26T01:02:04.4404930Z
--------------------------------------------------------------------------------
2025/04/26 01:02:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c848b-101e-009e-7446-b6af23000000
Time:2025-04-26T01:02:05.4780952Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c848b-101e-009e-7446-b6af23000000
Time:2025-04-26T01:02:05.4780952Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/26 01:02:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c939b-101e-009e-3146-b6af23000000
Time:2025-04-26T01:02:13.6675354Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9598-101e-009e-7446-b6af23000000
Time:2025-04-26T01:02:14.7065323Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9772-101e-009e-1d46-b6af23000000
Time:2025-04-26T01:02:15.7443629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9772-101e-009e-1d46-b6af23000000
Time:2025-04-26T01:02:15.7443629Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9977-101e-009e-3246-b6af23000000
Time:2025-04-26T01:02:16.7829445Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9b7f-101e-009e-0746-b6af23000000
Time:2025-04-26T01:02:17.8201613Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9d6a-101e-009e-3646-b6af23000000
Time:2025-04-26T01:02:18.8584975Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962c9d6a-101e-009e-3646-b6af23000000
Time:2025-04-26T01:02:18.8584975Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/26 01:02:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/26 01:02:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/26 01:02:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ced8da839815bb5bccf030298d5691f4 OK
2025/04/26 01:02:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/26 01:02:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cae52-101e-009e-0746-b6af23000000
Time:2025-04-26T01:02:28.0312850Z
--------------------------------------------------------------------------------
2025/04/26 01:02:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb083-101e-009e-6c46-b6af23000000
Time:2025-04-26T01:02:29.0695128Z
--------------------------------------------------------------------------------
2025/04/26 01:02:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb288-101e-009e-1e46-b6af23000000
Time:2025-04-26T01:02:30.1070540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb288-101e-009e-1e46-b6af23000000
Time:2025-04-26T01:02:30.1070540Z
--------------------------------------------------------------------------------
2025/04/26 01:02:31 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/26 01:02:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb4eb-101e-009e-3a46-b6af23000000
Time:2025-04-26T01:02:31.1843234Z
--------------------------------------------------------------------------------
2025/04/26 01:02:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb6dd-101e-009e-7f46-b6af23000000
Time:2025-04-26T01:02:32.2218567Z
--------------------------------------------------------------------------------
2025/04/26 01:02:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb8bf-101e-009e-2646-b6af23000000
Time:2025-04-26T01:02:33.2598112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cb8bf-101e-009e-2646-b6af23000000
Time:2025-04-26T01:02:33.2598112Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:02:41 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ccb37-101e-009e-6a46-b6af23000000
Time:2025-04-26T01:02:41.4493355Z
--------------------------------------------------------------------------------
2025/04/26 01:02:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ccd26-101e-009e-3346-b6af23000000
Time:2025-04-26T01:02:42.4872241Z
--------------------------------------------------------------------------------
2025/04/26 01:02:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ccf2b-101e-009e-7f46-b6af23000000
Time:2025-04-26T01:02:43.5247095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ccf2b-101e-009e-7f46-b6af23000000
Time:2025-04-26T01:02:43.5247095Z
--------------------------------------------------------------------------------
2025/04/26 01:02:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cd10b-101e-009e-2f46-b6af23000000
Time:2025-04-26T01:02:44.5619206Z
--------------------------------------------------------------------------------
2025/04/26 01:02:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cd33e-101e-009e-3f46-b6af23000000
Time:2025-04-26T01:02:45.5998309Z
--------------------------------------------------------------------------------
2025/04/26 01:02:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cd4ff-101e-009e-4946-b6af23000000
Time:2025-04-26T01:02:46.6381242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cd4ff-101e-009e-4946-b6af23000000
Time:2025-04-26T01:02:46.6381242Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:02: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ce541-101e-009e-2b46-b6af23000000
Time:2025-04-26T01:02:54.8287729Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ce708-101e-009e-4e46-b6af23000000
Time:2025-04-26T01:02:55.8658167Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ce8dc-101e-009e-7146-b6af23000000
Time:2025-04-26T01:02:56.9038560Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ce8dc-101e-009e-7146-b6af23000000
Time:2025-04-26T01:02:56.9038560Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ceaca-101e-009e-1f46-b6af23000000
Time:2025-04-26T01:02:57.9420102Z
--------------------------------------------------------------------------------
2025/04/26 01:02: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cecc4-101e-009e-4c46-b6af23000000
Time:2025-04-26T01:02:58.9799439Z
--------------------------------------------------------------------------------
2025/04/26 01:03:00 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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cee9b-101e-009e-6946-b6af23000000
Time:2025-04-26T01:03:00.0182630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cee9b-101e-009e-6946-b6af23000000
Time:2025-04-26T01:03:00.0182630Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cfd2f-101e-009e-7146-b6af23000000
Time:2025-04-26T01:03:08.2124002Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962cfede-101e-009e-7b46-b6af23000000
Time:2025-04-26T01:03:09.2502179Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d00c6-101e-009e-2446-b6af23000000
Time:2025-04-26T01:03:10.2886178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d00c6-101e-009e-2446-b6af23000000
Time:2025-04-26T01:03:10.2886178Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d0246-101e-009e-7546-b6af23000000
Time:2025-04-26T01:03:11.3270301Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d046b-101e-009e-5846-b6af23000000
Time:2025-04-26T01:03:12.3643689Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d0625-101e-009e-6346-b6af23000000
Time:2025-04-26T01:03:13.4026024Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d0625-101e-009e-6346-b6af23000000
Time:2025-04-26T01:03:13.4026024Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d143f-101e-009e-2647-b6af23000000
Time:2025-04-26T01:03:21.5923110Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d16af-101e-009e-5c47-b6af23000000
Time:2025-04-26T01:03:22.6302416Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d1955-101e-009e-0d47-b6af23000000
Time:2025-04-26T01:03:23.6672312Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d1955-101e-009e-0d47-b6af23000000
Time:2025-04-26T01:03:23.6672312Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d1b73-101e-009e-5847-b6af23000000
Time:2025-04-26T01:03:24.7043441Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d1dc0-101e-009e-6747-b6af23000000
Time:2025-04-26T01:03:25.7416403Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d1fc5-101e-009e-4347-b6af23000000
Time:2025-04-26T01:03:26.7792239Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d1fc5-101e-009e-4347-b6af23000000
Time:2025-04-26T01:03:26.7792239Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d2d7d-101e-009e-2547-b6af23000000
Time:2025-04-26T01:03:34.9737673Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d2f10-101e-009e-7e47-b6af23000000
Time:2025-04-26T01:03:36.0120632Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d30a6-101e-009e-6647-b6af23000000
Time:2025-04-26T01:03:37.0502880Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d30a6-101e-009e-6647-b6af23000000
Time:2025-04-26T01:03:37.0502880Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d3220-101e-009e-3647-b6af23000000
Time:2025-04-26T01:03:38.0889545Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d33cf-101e-009e-3147-b6af23000000
Time:2025-04-26T01:03:39.1272898Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d3587-101e-009e-2e47-b6af23000000
Time:2025-04-26T01:03:40.1670423Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d3587-101e-009e-2e47-b6af23000000
Time:2025-04-26T01:03:40.1670423Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:03:48 DEBUG : also/: Creating directory marker
2025/04/26 01:03:48 INFO : Azure container rclone-test-quwevis0xaso: Looking for duplicate md5 hashes using newest mode.
2025/04/26 01:03:48 NOTICE: 0f3756528112de260d42224618767428: Found 3 files with duplicate md5 hashes
2025/04/26 01:03:48 INFO : one: Deleted
2025/04/26 01:03:48 INFO : also/one: Deleted
2025/04/26 01:03:48 NOTICE: 0f3756528112de260d42224618767428: Deleted 2 extra copies
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d448b-101e-009e-6947-b6af23000000
Time:2025-04-26T01:03:49.1790871Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d465f-101e-009e-7f47-b6af23000000
Time:2025-04-26T01:03:50.2176200Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d4803-101e-009e-7947-b6af23000000
Time:2025-04-26T01:03:51.2555956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d4803-101e-009e-7947-b6af23000000
Time:2025-04-26T01:03:51.2555956Z
--------------------------------------------------------------------------------
2025/04/26 01:03:52 DEBUG : also/: Removing directory marker
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d4a0f-101e-009e-3f47-b6af23000000
Time:2025-04-26T01:03:52.3319089Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d4c16-101e-009e-0d47-b6af23000000
Time:2025-04-26T01:03:53.3700247Z
--------------------------------------------------------------------------------
2025/04/26 01:03: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d4e59-101e-009e-5d47-b6af23000000
Time:2025-04-26T01:03:54.4083331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d4e59-101e-009e-5d47-b6af23000000
Time:2025-04-26T01:03:54.4083331Z
--------------------------------------------------------------------------------
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.25s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:04:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d5c62-101e-009e-2c47-b6af23000000
Time:2025-04-26T01:04:02.6083789Z
--------------------------------------------------------------------------------
2025/04/26 01:04:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d5e44-101e-009e-5447-b6af23000000
Time:2025-04-26T01:04:03.6461618Z
--------------------------------------------------------------------------------
2025/04/26 01:04:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d5ff8-101e-009e-4a47-b6af23000000
Time:2025-04-26T01:04:04.6844363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d5ff8-101e-009e-4a47-b6af23000000
Time:2025-04-26T01:04:04.6844363Z
--------------------------------------------------------------------------------
2025/04/26 01:04:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d617d-101e-009e-1e47-b6af23000000
Time:2025-04-26T01:04:05.7235005Z
--------------------------------------------------------------------------------
2025/04/26 01:04:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d62f2-101e-009e-6547-b6af23000000
Time:2025-04-26T01:04:06.7614756Z
--------------------------------------------------------------------------------
2025/04/26 01:04:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d64ca-101e-009e-0247-b6af23000000
Time:2025-04-26T01:04:07.7995236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d64ca-101e-009e-0247-b6af23000000
Time:2025-04-26T01:04:07.7995236Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:04:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d7326-101e-009e-0347-b6af23000000
Time:2025-04-26T01:04:15.9926075Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d7501-101e-009e-2247-b6af23000000
Time:2025-04-26T01:04:17.0305542Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d76b7-101e-009e-3347-b6af23000000
Time:2025-04-26T01:04:18.0701031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d76b7-101e-009e-3347-b6af23000000
Time:2025-04-26T01:04:18.0701031Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d7873-101e-009e-3e47-b6af23000000
Time:2025-04-26T01:04:19.1075728Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d7a45-101e-009e-6147-b6af23000000
Time:2025-04-26T01:04:20.1457789Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d7c04-101e-009e-7647-b6af23000000
Time:2025-04-26T01:04:21.1832822Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d7c04-101e-009e-7647-b6af23000000
Time:2025-04-26T01:04:21.1832822Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:04:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d8b2d-101e-009e-0247-b6af23000000
Time:2025-04-26T01:04:29.3745101Z
--------------------------------------------------------------------------------
2025/04/26 01:04:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d8cd2-101e-009e-7147-b6af23000000
Time:2025-04-26T01:04:30.4124111Z
--------------------------------------------------------------------------------
2025/04/26 01:04:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d8e93-101e-009e-7e47-b6af23000000
Time:2025-04-26T01:04:31.4496743Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d8e93-101e-009e-7e47-b6af23000000
Time:2025-04-26T01:04:31.4496743Z
--------------------------------------------------------------------------------
2025/04/26 01:04:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d9034-101e-009e-7547-b6af23000000
Time:2025-04-26T01:04:32.4880408Z
--------------------------------------------------------------------------------
2025/04/26 01:04:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d91ea-101e-009e-7c47-b6af23000000
Time:2025-04-26T01:04:33.5262785Z
--------------------------------------------------------------------------------
2025/04/26 01:04:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d93d9-101e-009e-3847-b6af23000000
Time:2025-04-26T01:04:34.5638494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962d93d9-101e-009e-3847-b6af23000000
Time:2025-04-26T01:04:34.5638494Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/26 01:04:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962da220-101e-009e-7747-b6af23000000
Time:2025-04-26T01:04:42.7557848Z
--------------------------------------------------------------------------------
2025/04/26 01:04:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962da468-101e-009e-0247-b6af23000000
Time:2025-04-26T01:04:43.7938546Z
--------------------------------------------------------------------------------
2025/04/26 01:04:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962da62e-101e-009e-1247-b6af23000000
Time:2025-04-26T01:04:44.8326922Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962da62e-101e-009e-1247-b6af23000000
Time:2025-04-26T01:04:44.8326922Z
--------------------------------------------------------------------------------
2025/04/26 01:04:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962da7f9-101e-009e-2347-b6af23000000
Time:2025-04-26T01:04:45.8715982Z
--------------------------------------------------------------------------------
2025/04/26 01:04:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962da9de-101e-009e-3b47-b6af23000000
Time:2025-04-26T01:04:46.9105076Z
--------------------------------------------------------------------------------
2025/04/26 01:04:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dabbb-101e-009e-6047-b6af23000000
Time:2025-04-26T01:04:47.9507327Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dabbb-101e-009e-6047-b6af23000000
Time:2025-04-26T01:04:47.9507327Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/26 01:04: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dbaa9-101e-009e-5447-b6af23000000
Time:2025-04-26T01:04:56.1447214Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dbcbc-101e-009e-2b47-b6af23000000
Time:2025-04-26T01:04:57.1820577Z
--------------------------------------------------------------------------------
2025/04/26 01:04: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dbeac-101e-009e-7047-b6af23000000
Time:2025-04-26T01:04:58.2247002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dbeac-101e-009e-7047-b6af23000000
Time:2025-04-26T01:04:58.2247002Z
--------------------------------------------------------------------------------
2025/04/26 01:04:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dc07e-101e-009e-7b47-b6af23000000
Time:2025-04-26T01:04:59.2644624Z
--------------------------------------------------------------------------------
2025/04/26 01:05:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dc270-101e-009e-3d47-b6af23000000
Time:2025-04-26T01:05:00.3030225Z
--------------------------------------------------------------------------------
2025/04/26 01:05:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dc46e-101e-009e-1047-b6af23000000
Time:2025-04-26T01:05:01.3411421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dc46e-101e-009e-1047-b6af23000000
Time:2025-04-26T01:05:01.3411421Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:05:09 DEBUG : sub dir/: Creating directory marker
2025/04/26 01:05:09 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/26 01:05:10 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/26 01:05:10 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/26 01:05:10 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/26 01:05:10 DEBUG : sub dir/: Removing directory marker
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dd8db-101e-009e-0147-b6af23000000
Time:2025-04-26T01:05:11.0200073Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ddafd-101e-009e-6c47-b6af23000000
Time:2025-04-26T01:05:12.0632933Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ddd5a-101e-009e-6a47-b6af23000000
Time:2025-04-26T01:05:13.1019980Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ddd5a-101e-009e-6a47-b6af23000000
Time:2025-04-26T01:05:13.1019980Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ddf6e-101e-009e-4847-b6af23000000
Time:2025-04-26T01:05:14.1400169Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962de154-101e-009e-0647-b6af23000000
Time:2025-04-26T01:05:15.1781025Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962de3a2-101e-009e-6447-b6af23000000
Time:2025-04-26T01:05:16.2158671Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962de3a2-101e-009e-6447-b6af23000000
Time:2025-04-26T01:05:16.2158671Z
--------------------------------------------------------------------------------
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.87s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:05:24 DEBUG : sub dir/: Creating directory marker
2025/04/26 01:05:24 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/26 01:05:25 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/26 01:05:25 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/26 01:05:25 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/26 01:05:25 DEBUG : sub dir/: Removing directory marker
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962df69a-101e-009e-6347-b6af23000000
Time:2025-04-26T01:05:25.8672591Z
--------------------------------------------------------------------------------
2025/04/26 01:05:26 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962df869-101e-009e-1047-b6af23000000
Time:2025-04-26T01:05:26.9052446Z
--------------------------------------------------------------------------------
2025/04/26 01:05:27 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dfa82-101e-009e-6247-b6af23000000
Time:2025-04-26T01:05:27.9438924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dfa82-101e-009e-6247-b6af23000000
Time:2025-04-26T01:05:27.9438924Z
--------------------------------------------------------------------------------
2025/04/26 01:05:28 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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dfc7e-101e-009e-2847-b6af23000000
Time:2025-04-26T01:05:28.9811848Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962dfe46-101e-009e-2947-b6af23000000
Time:2025-04-26T01:05:30.0200448Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e000d-101e-009e-3e47-b6af23000000
Time:2025-04-26T01:05:31.0573381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e000d-101e-009e-3e47-b6af23000000
Time:2025-04-26T01:05:31.0573381Z
--------------------------------------------------------------------------------
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.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:05:39 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/26 01:05:40 DEBUG : sub/: Removing directory marker
2025/04/26 01:05:40 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e13e5-101e-009e-3947-b6af23000000
Time:2025-04-26T01:05:40.1212655Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e163b-101e-009e-5d47-b6af23000000
Time:2025-04-26T01:05:41.1589666Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e1889-101e-009e-6647-b6af23000000
Time:2025-04-26T01:05:42.1975744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e1889-101e-009e-6647-b6af23000000
Time:2025-04-26T01:05:42.1975744Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e1b05-101e-009e-1747-b6af23000000
Time:2025-04-26T01:05:43.2352587Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e1d61-101e-009e-3b47-b6af23000000
Time:2025-04-26T01:05:44.2732397Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e1f2b-101e-009e-5b47-b6af23000000
Time:2025-04-26T01:05:45.3111405Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e1f2b-101e-009e-5b47-b6af23000000
Time:2025-04-26T01:05:45.3111405Z
--------------------------------------------------------------------------------
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.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:05:53 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/26 01:05:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/notfound"
2025/04/26 01:05:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:05:54 DEBUG : Azure container rclone-test-quwevis0xaso path notfound: Using directory markers
2025/04/26 01:05:54 DEBUG : sub/: Removing directory marker
2025/04/26 01:05:54 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e3142-101e-009e-5447-b6af23000000
Time:2025-04-26T01:05:54.5994044Z
--------------------------------------------------------------------------------
2025/04/26 01:05: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e330e-101e-009e-6e47-b6af23000000
Time:2025-04-26T01:05:55.6372677Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e3512-101e-009e-2947-b6af23000000
Time:2025-04-26T01:05:56.6755033Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e3512-101e-009e-2947-b6af23000000
Time:2025-04-26T01:05:56.6755033Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e373a-101e-009e-0847-b6af23000000
Time:2025-04-26T01:05:57.7125033Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e3935-101e-009e-4047-b6af23000000
Time:2025-04-26T01:05:58.7511187Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e3b40-101e-009e-1047-b6af23000000
Time:2025-04-26T01:05:59.7944364Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e3b40-101e-009e-1047-b6af23000000
Time:2025-04-26T01:05:59.7944364Z
--------------------------------------------------------------------------------
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.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:06:07 INFO : Azure container rclone-test-quwevis0xaso: Making directory
2025/04/26 01:06:07 INFO : Azure container rclone-test-quwevis0xaso: Making directory
2025/04/26 01:06: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e4a16-101e-009e-3a47-b6af23000000
Time:2025-04-26T01:06:08.0319204Z
--------------------------------------------------------------------------------
2025/04/26 01:06: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e4c32-101e-009e-1947-b6af23000000
Time:2025-04-26T01:06:09.0714396Z
--------------------------------------------------------------------------------
2025/04/26 01:06: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e4df9-101e-009e-3047-b6af23000000
Time:2025-04-26T01:06:10.1107138Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e4df9-101e-009e-3047-b6af23000000
Time:2025-04-26T01:06:10.1107138Z
--------------------------------------------------------------------------------
2025/04/26 01:06: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e5077-101e-009e-6b47-b6af23000000
Time:2025-04-26T01:06:11.1488861Z
--------------------------------------------------------------------------------
2025/04/26 01:06: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e5321-101e-009e-5847-b6af23000000
Time:2025-04-26T01:06:12.1868754Z
--------------------------------------------------------------------------------
2025/04/26 01:06: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e5595-101e-009e-0d47-b6af23000000
Time:2025-04-26T01:06:13.2240319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e5595-101e-009e-0d47-b6af23000000
Time:2025-04-26T01:06:13.2240319Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:06:21 DEBUG : sub dir/: Creating directory marker
2025/04/26 01:06:21 DEBUG : sub dir/: Removing directory marker
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e666a-101e-009e-6947-b6af23000000
Time:2025-04-26T01:06:21.8000825Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e6844-101e-009e-7d47-b6af23000000
Time:2025-04-26T01:06:22.8375180Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e6a87-101e-009e-3e47-b6af23000000
Time:2025-04-26T01:06:23.8755887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e6a87-101e-009e-3e47-b6af23000000
Time:2025-04-26T01:06:23.8755887Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e6d25-101e-009e-5447-b6af23000000
Time:2025-04-26T01:06:24.9129447Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e6ef9-101e-009e-7847-b6af23000000
Time:2025-04-26T01:06:25.9516695Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e70ff-101e-009e-4547-b6af23000000
Time:2025-04-26T01:06:26.9900507Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e70ff-101e-009e-4547-b6af23000000
Time:2025-04-26T01:06:26.9900507Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e8001-101e-009e-6947-b6af23000000
Time:2025-04-26T01:06:35.6064376Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e81fa-101e-009e-3147-b6af23000000
Time:2025-04-26T01:06:36.6453798Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e83b1-101e-009e-3947-b6af23000000
Time:2025-04-26T01:06:37.6826408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e83b1-101e-009e-3947-b6af23000000
Time:2025-04-26T01:06:37.6826408Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e8575-101e-009e-4047-b6af23000000
Time:2025-04-26T01:06:38.7234892Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e878f-101e-009e-1c47-b6af23000000
Time:2025-04-26T01:06:39.7637792Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e898f-101e-009e-6247-b6af23000000
Time:2025-04-26T01:06:40.8025093Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e898f-101e-009e-6247-b6af23000000
Time:2025-04-26T01:06:40.8025093Z
--------------------------------------------------------------------------------
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.82s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:06:49 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/26 01:06:49 DEBUG : empty space: Excluded
2025/04/26 01:06:49 DEBUG : BackupDir: Excluded
2025/04/26 01:06:49 DEBUG : dst: Excluded
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e9b68-101e-009e-5747-b6af23000000
Time:2025-04-26T01:06:49.4549326Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e9d4a-101e-009e-0447-b6af23000000
Time:2025-04-26T01:06:50.4930477Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e9f22-101e-009e-2247-b6af23000000
Time:2025-04-26T01:06:51.5304046Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962e9f22-101e-009e-2247-b6af23000000
Time:2025-04-26T01:06:51.5304046Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ea100-101e-009e-4c47-b6af23000000
Time:2025-04-26T01:06:52.5680674Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ea332-101e-009e-1047-b6af23000000
Time:2025-04-26T01:06:53.6063718Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ea540-101e-009e-7247-b6af23000000
Time:2025-04-26T01:06:54.6432370Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ea540-101e-009e-7247-b6af23000000
Time:2025-04-26T01:06:54.6432370Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ebd2c-101e-009e-2847-b6af23000000
Time:2025-04-26T01:07:03.2834125Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ec088-101e-009e-4e47-b6af23000000
Time:2025-04-26T01:07:04.3212172Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ec3b2-101e-009e-4a47-b6af23000000
Time:2025-04-26T01:07:05.3581629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ec3b2-101e-009e-4a47-b6af23000000
Time:2025-04-26T01:07:05.3581629Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ec739-101e-009e-6247-b6af23000000
Time:2025-04-26T01:07:06.3975591Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ec9a4-101e-009e-6b47-b6af23000000
Time:2025-04-26T01:07:07.4370794Z
--------------------------------------------------------------------------------
2025/04/26 01: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ecbdc-101e-009e-4047-b6af23000000
Time:2025-04-26T01:07:08.4748304Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962ecbdc-101e-009e-4047-b6af23000000
Time:2025-04-26T01:07:08.4748304Z
--------------------------------------------------------------------------------
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.83s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/26 01:07:17 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014998fb-401e-0005-2647-b66e26000000
Time:2025-04-26T01:07:17.2037357Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:01499a37-401e-0005-2947-b66e26000000
Time:2025-04-26T01:07:18.2419283Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:01499b9e-401e-0005-6a47-b66e26000000
Time:2025-04-26T01:07:19.2789915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:01499b9e-401e-0005-6a47-b66e26000000
Time:2025-04-26T01:07:19.2789915Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:01499d6e-401e-0005-0147-b66e26000000
Time:2025-04-26T01:07:20.3161817Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:01499ef3-401e-0005-5747-b66e26000000
Time:2025-04-26T01:07:21.3533770Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149a0a7-401e-0005-5c47-b66e26000000
Time:2025-04-26T01:07:22.3905847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149a0a7-401e-0005-5c47-b66e26000000
Time:2025-04-26T01:07:22.3905847Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/26 01:07:30 DEBUG : Creating backend with remote ":memory:"
2025/04/26 01:07:30 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/26 01:07:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/26 01:07:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/26 01:07:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/26 01:07:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/26 01:07:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/26 01:07:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/26 01:07:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/26 01:07:30 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:07:30 DEBUG : sub dir/: Creating directory marker
2025/04/26 01:07:31 DEBUG : sub dir/: Removing directory marker
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149afac-401e-0005-4c47-b66e26000000
Time:2025-04-26T01:07:31.1975361Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b1c3-401e-0005-1b47-b66e26000000
Time:2025-04-26T01:07:32.2347982Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b337-401e-0005-5f47-b66e26000000
Time:2025-04-26T01:07:33.2719098Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b337-401e-0005-5f47-b66e26000000
Time:2025-04-26T01:07:33.2719098Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b50a-401e-0005-0347-b66e26000000
Time:2025-04-26T01:07:34.3102479Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b6d6-401e-0005-1d47-b66e26000000
Time:2025-04-26T01:07:35.3481299Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b8c3-401e-0005-5147-b66e26000000
Time:2025-04-26T01:07:36.3853399Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149b8c3-401e-0005-5147-b66e26000000
Time:2025-04-26T01:07:36.3853399Z
--------------------------------------------------------------------------------
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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:07:44 DEBUG : Waiting for deletions to finish
2025/04/26 01:07:44 DEBUG : large: Excluded (Size Filter)
2025/04/26 01:07:44 INFO : medium: Deleted
2025/04/26 01:07:44 INFO : small: Deleted
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f115d-101e-009e-2147-b6af23000000
Time:2025-04-26T01:07:45.1378349Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f13aa-101e-009e-2c47-b6af23000000
Time:2025-04-26T01:07:46.1755519Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f158e-101e-009e-6a47-b6af23000000
Time:2025-04-26T01:07:47.2136317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f158e-101e-009e-6a47-b6af23000000
Time:2025-04-26T01:07:47.2136317Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f1785-101e-009e-1b47-b6af23000000
Time:2025-04-26T01:07:48.2513720Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f1953-101e-009e-4847-b6af23000000
Time:2025-04-26T01:07:49.2895408Z
--------------------------------------------------------------------------------
2025/04/26 01:07: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f1b29-101e-009e-6a47-b6af23000000
Time:2025-04-26T01:07:50.3281782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f1b29-101e-009e-6a47-b6af23000000
Time:2025-04-26T01:07:50.3281782Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:07:58 DEBUG : Waiting for deletions to finish
2025/04/26 01:07:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/26 01:07:58 INFO : large: Deleted
2025/04/26 01:07:58 INFO : medium: Deleted
2025/04/26 01:07: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149e10c-401e-0005-0847-b66e26000000
Time:2025-04-26T01:07:59.0850535Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149e296-401e-0005-4647-b66e26000000
Time:2025-04-26T01:08:00.1237990Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149e46d-401e-0005-5f47-b66e26000000
Time:2025-04-26T01:08:01.1632741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149e46d-401e-0005-5f47-b66e26000000
Time:2025-04-26T01:08:01.1632741Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149e696-401e-0005-4b47-b66e26000000
Time:2025-04-26T01:08:02.2007842Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149e8e3-401e-0005-5e47-b66e26000000
Time:2025-04-26T01:08:03.2384480Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149eb22-401e-0005-7347-b66e26000000
Time:2025-04-26T01:08:04.2758187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149eb22-401e-0005-7347-b66e26000000
Time:2025-04-26T01:08:04.2758187Z
--------------------------------------------------------------------------------
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/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149fcf1-401e-0005-3447-b66e26000000
Time:2025-04-26T01:08:12.4632688Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0149ff07-401e-0005-1647-b66e26000000
Time:2025-04-26T01:08:13.5012484Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a0158-401e-0005-2f47-b66e26000000
Time:2025-04-26T01:08:14.5387388Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a0158-401e-0005-2f47-b66e26000000
Time:2025-04-26T01:08:14.5387388Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a03d1-401e-0005-6847-b66e26000000
Time:2025-04-26T01:08:15.5759950Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a05fa-401e-0005-2e47-b66e26000000
Time:2025-04-26T01:08:16.6138027Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a0808-401e-0005-1247-b66e26000000
Time:2025-04-26T01:08:17.6533131Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a0808-401e-0005-1247-b66e26000000
Time:2025-04-26T01:08:17.6533131Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:08:26 DEBUG : Waiting for deletions to finish
2025/04/26 01:08:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/26 01:08:26 INFO : small: Deleted
2025/04/26 01:08:26 INFO : medium: Deleted
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f6870-101e-009e-7347-b6af23000000
Time:2025-04-26T01:08:26.4022538Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f6a7a-101e-009e-4047-b6af23000000
Time:2025-04-26T01:08:27.4406320Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f6ccc-101e-009e-4147-b6af23000000
Time:2025-04-26T01:08:28.4773415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f6ccc-101e-009e-4147-b6af23000000
Time:2025-04-26T01:08:28.4773415Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f6f8c-101e-009e-1b47-b6af23000000
Time:2025-04-26T01:08:29.5156134Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f720e-101e-009e-4347-b6af23000000
Time:2025-04-26T01:08:30.5536203Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f7487-101e-009e-6947-b6af23000000
Time:2025-04-26T01:08:31.5910995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f7487-101e-009e-6947-b6af23000000
Time:2025-04-26T01:08:31.5910995Z
--------------------------------------------------------------------------------
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/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f8534-101e-009e-4247-b6af23000000
Time:2025-04-26T01:08:39.7818965Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f876f-101e-009e-4847-b6af23000000
Time:2025-04-26T01:08:40.8200682Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f89c9-101e-009e-5a47-b6af23000000
Time:2025-04-26T01:08:41.8590443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f89c9-101e-009e-5a47-b6af23000000
Time:2025-04-26T01:08:41.8590443Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f8c0b-101e-009e-6347-b6af23000000
Time:2025-04-26T01:08:42.8970143Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f8e85-101e-009e-1447-b6af23000000
Time:2025-04-26T01:08:43.9348343Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f9091-101e-009e-6847-b6af23000000
Time:2025-04-26T01:08:44.9722385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:962f9091-101e-009e-6847-b6af23000000
Time:2025-04-26T01:08:44.9722385Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:08:53 DEBUG : Waiting for deletions to finish
2025/04/26 01:08:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/26 01:08:53 INFO : large: Deleted
2025/04/26 01:08:53 INFO : medium: Deleted
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a4c3c-401e-0005-0c47-b66e26000000
Time:2025-04-26T01:08:53.7783111Z
--------------------------------------------------------------------------------
2025/04/26 01:08: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a4ea0-401e-0005-6547-b66e26000000
Time:2025-04-26T01:08:54.8169125Z
--------------------------------------------------------------------------------
2025/04/26 01:08:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a50a7-401e-0005-1447-b66e26000000
Time:2025-04-26T01:08:55.8542777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a50a7-401e-0005-1447-b66e26000000
Time:2025-04-26T01:08:55.8542777Z
--------------------------------------------------------------------------------
2025/04/26 01:08:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a52bf-401e-0005-5147-b66e26000000
Time:2025-04-26T01:08:56.8923422Z
--------------------------------------------------------------------------------
2025/04/26 01:08:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a54f7-401e-0005-2747-b66e26000000
Time:2025-04-26T01:08:57.9298979Z
--------------------------------------------------------------------------------
2025/04/26 01:08:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a574b-401e-0005-3347-b66e26000000
Time:2025-04-26T01:08:58.9671731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a574b-401e-0005-3347-b66e26000000
Time:2025-04-26T01:08:58.9671731Z
--------------------------------------------------------------------------------
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/26 01:09: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a6800-401e-0005-4847-b66e26000000
Time:2025-04-26T01:09:07.1586005Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a6a26-401e-0005-2547-b66e26000000
Time:2025-04-26T01:09:08.1962661Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a6d55-401e-0005-7547-b66e26000000
Time:2025-04-26T01:09:09.2345603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a6d55-401e-0005-7547-b66e26000000
Time:2025-04-26T01:09:09.2345603Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a7026-401e-0005-0947-b66e26000000
Time:2025-04-26T01:09:10.2725090Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a7370-401e-0005-0d47-b66e26000000
Time:2025-04-26T01:09:11.3100069Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a76a2-401e-0005-7247-b66e26000000
Time:2025-04-26T01:09:12.3469196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a76a2-401e-0005-7247-b66e26000000
Time:2025-04-26T01:09:12.3469196Z
--------------------------------------------------------------------------------
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.37s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:09:20 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a880c-401e-0005-5147-b66e26000000
Time:2025-04-26T01:09:20.8449598Z
--------------------------------------------------------------------------------
2025/04/26 01:09:21 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a8a17-401e-0005-1847-b66e26000000
Time:2025-04-26T01:09:21.8819781Z
--------------------------------------------------------------------------------
2025/04/26 01:09:22 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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a8bfb-401e-0005-5247-b66e26000000
Time:2025-04-26T01:09:22.9197191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a8bfb-401e-0005-5247-b66e26000000
Time:2025-04-26T01:09:22.9197191Z
--------------------------------------------------------------------------------
2025/04/26 01:09:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a8e05-401e-0005-2347-b66e26000000
Time:2025-04-26T01:09:23.9581437Z
--------------------------------------------------------------------------------
2025/04/26 01:09:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a8fd8-401e-0005-7347-b66e26000000
Time:2025-04-26T01:09:24.9963353Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a9231-401e-0005-5b47-b66e26000000
Time:2025-04-26T01:09:26.0337849Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014a9231-401e-0005-5b47-b66e26000000
Time:2025-04-26T01:09:26.0337849Z
--------------------------------------------------------------------------------
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/26 01:09: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa07e-401e-0005-3f47-b66e26000000
Time:2025-04-26T01:09:34.2287980Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa262-401e-0005-5f47-b66e26000000
Time:2025-04-26T01:09:35.2665339Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa425-401e-0005-6947-b66e26000000
Time:2025-04-26T01:09:36.3045417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa425-401e-0005-6947-b66e26000000
Time:2025-04-26T01:09:36.3045417Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa5c9-401e-0005-4f47-b66e26000000
Time:2025-04-26T01:09:37.3423453Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa7b0-401e-0005-7a47-b66e26000000
Time:2025-04-26T01:09:38.3806004Z
--------------------------------------------------------------------------------
2025/04/26 01:09: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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa9b6-401e-0005-4b47-b66e26000000
Time:2025-04-26T01:09:39.4187143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014aa9b6-401e-0005-4b47-b66e26000000
Time:2025-04-26T01:09:39.4187143Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/04/26 01:09:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/26 01:09:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/26 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/26 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/26 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/26 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/26 01:09:47 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:09:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014abb35-401e-0005-7147-b66e26000000
Time:2025-04-26T01:09:48.7349270Z
--------------------------------------------------------------------------------
2025/04/26 01:09:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014abcb7-401e-0005-4247-b66e26000000
Time:2025-04-26T01:09:49.7722814Z
--------------------------------------------------------------------------------
2025/04/26 01:09:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014abe62-401e-0005-4347-b66e26000000
Time:2025-04-26T01:09:50.8094967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014abe62-401e-0005-4347-b66e26000000
Time:2025-04-26T01:09:50.8094967Z
--------------------------------------------------------------------------------
2025/04/26 01:09:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014ac006-401e-0005-3147-b66e26000000
Time:2025-04-26T01:09:51.8477974Z
--------------------------------------------------------------------------------
2025/04/26 01:09:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014ac17e-401e-0005-6c47-b66e26000000
Time:2025-04-26T01:09:52.8856197Z
--------------------------------------------------------------------------------
2025/04/26 01:09:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014ac316-401e-0005-5e47-b66e26000000
Time:2025-04-26T01:09:53.9228438Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014ac316-401e-0005-5e47-b66e26000000
Time:2025-04-26T01:09:53.9228438Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/04/26 01:10:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xatelem6cugi"
2025/04/26 01:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/26 01:10:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:10:02 DEBUG : Azure container rclone-test-xatelem6cugi: Using directory markers
2025/04/26 01:10:02 DEBUG : Creating backend with remote "/tmp/rclone877190607"
run.go:180: Remote "Azure container rclone-test-xatelem6cugi", Local "Local file system at /tmp/rclone877190607", Modify Window "1ns"
2025/04/26 01:10:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/26 01:10:02 DEBUG : A1/B1/: Creating directory marker
2025/04/26 01:10:02 DEBUG : A1/: Creating directory marker
2025/04/26 01:10:02 INFO : A2: Making directory
2025/04/26 01:10:02 DEBUG : A2/: Creating directory marker
2025/04/26 01:10:02 INFO : A1/B2: Making directory
2025/04/26 01:10:02 DEBUG : A1/B2/: Creating directory marker
2025/04/26 01:10:02 INFO : A1/B2/C2: Making directory
2025/04/26 01:10:02 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/26 01:10:02 INFO : A1/B1/C3: Making directory
2025/04/26 01:10:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/26 01:10:02 INFO : A3: Making directory
2025/04/26 01:10:02 DEBUG : A3/: Creating directory marker
2025/04/26 01:10:02 INFO : A3/B3: Making directory
2025/04/26 01:10:02 DEBUG : A3/B3/: Creating directory marker
2025/04/26 01:10:03 INFO : A3/B3/C4: Making directory
2025/04/26 01:10:03 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/26 01:10:03 DEBUG : Waiting for deletions to finish
2025/04/26 01:10:03 INFO : A1/B1/C1/one: Deleted
2025/04/26 01:10:03 DEBUG : removing 2 level 3 directories
2025/04/26 01:10:03 INFO : A1/B1/C3: Removing directory
2025/04/26 01:10:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/26 01:10:03 INFO : A1/B1/C1: Removing directory
2025/04/26 01:10:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/26 01:10:03 DEBUG : removing 1 level 2 directories
2025/04/26 01:10:03 INFO : A1/B1: Removing directory
2025/04/26 01:10:03 DEBUG : A1/B1/: Removing directory marker
2025/04/26 01:10:03 DEBUG : Azure container rclone-test-xatelem6cugi: Purge remote
2025/04/26 01:10:03 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.77s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/26 01:10:03 DEBUG : A1/B1/: Creating directory marker
2025/04/26 01:10:04 DEBUG : A1/: Creating directory marker
2025/04/26 01:10:04 INFO : A2: Making directory
2025/04/26 01:10:04 DEBUG : A2/: Creating directory marker
2025/04/26 01:10:04 INFO : A1/B2: Making directory
2025/04/26 01:10:04 DEBUG : A1/B2/: Creating directory marker
2025/04/26 01:10:04 INFO : A1/B2/C2: Making directory
2025/04/26 01:10:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/26 01:10:04 INFO : A1/B1/C3: Making directory
2025/04/26 01:10:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/26 01:10:04 INFO : A3: Making directory
2025/04/26 01:10:04 DEBUG : A3/: Creating directory marker
2025/04/26 01:10:04 INFO : A3/B3: Making directory
2025/04/26 01:10:04 DEBUG : A3/B3/: Creating directory marker
2025/04/26 01:10:04 INFO : A3/B3/C4: Making directory
2025/04/26 01:10:04 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/26 01:10:12 DEBUG : removing 1 level 3 directories
2025/04/26 01:10:12 INFO : A3/B3/C4: Removing directory
2025/04/26 01:10:12 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/26 01:10:19 DEBUG : removing 2 level 3 directories
2025/04/26 01:10:19 INFO : A1/B1/C3: Removing directory
2025/04/26 01:10:19 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/26 01:10:19 INFO : A1/B2/C2: Removing directory
2025/04/26 01:10:19 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/26 01:10:19 DEBUG : removing 4 level 2 directories
2025/04/26 01:10:19 INFO : dst/: Removing directory
2025/04/26 01:10:19 DEBUG : dst//: Removing directory marker
2025/04/26 01:10:19 INFO : A3/B3: Removing directory
2025/04/26 01:10:19 DEBUG : A3/B3/: Removing directory marker
2025/04/26 01:10:19 INFO : A1/B2: Removing directory
2025/04/26 01:10:19 DEBUG : A1/B2/: Removing directory marker
2025/04/26 01:10:19 INFO : BackupDir/: Removing directory
2025/04/26 01:10:19 DEBUG : BackupDir//: Removing directory marker
2025/04/26 01:10:19 DEBUG : removing 4 level 1 directories
2025/04/26 01:10:19 INFO : dst: Removing directory
2025/04/26 01:10:19 DEBUG : dst/: Removing directory marker
2025/04/26 01:10:19 INFO : A2: Removing directory
2025/04/26 01:10:19 DEBUG : A2/: Removing directory marker
2025/04/26 01:10:19 INFO : BackupDir: Removing directory
2025/04/26 01:10:19 DEBUG : BackupDir/: Removing directory marker
2025/04/26 01:10:19 INFO : A3: Removing directory
2025/04/26 01:10:19 DEBUG : A3/: Removing directory marker
2025/04/26 01:10:19 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2f71018-f01e-0062-3347-b67eda000000
Time:2025-04-26T01:10:19.8180696Z
--------------------------------------------------------------------------------
2025/04/26 01:10:19 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:755c6950-501e-0036-2d47-b6318d000000
Time:2025-04-26T01:10:19.8203188Z
--------------------------------------------------------------------------------
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-quwevis0xaso/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:755c6950-501e-0036-2d47-b6318d000000
Time:2025-04-26T01:10:19.8203188Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/26 01:10:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/26 01:10:20 DEBUG : A1/B1/: Removing directory marker
2025/04/26 01:10:20 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.32s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:20 INFO : A1: Making directory
2025/04/26 01:10:20 DEBUG : A1/: Creating directory marker
2025/04/26 01:10:20 INFO : A1/B1: Making directory
2025/04/26 01:10:20 DEBUG : A1/B1/: Creating directory marker
2025/04/26 01:10:20 INFO : A1/B1/C1: Making directory
2025/04/26 01:10:20 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/26 01:10:20 DEBUG : removing 1 level 3 directories
2025/04/26 01:10:20 INFO : A1/B1/C1: Removing directory
2025/04/26 01:10:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/26 01:10:20 DEBUG : removing 1 level 2 directories
2025/04/26 01:10:20 INFO : A1/B1: Removing directory
2025/04/26 01:10:20 DEBUG : A1/B1/: Removing directory marker
2025/04/26 01:10:20 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:20 INFO : A1: Making directory
2025/04/26 01:10:20 DEBUG : A1/: Creating directory marker
2025/04/26 01:10:20 INFO : A1/B1: Making directory
2025/04/26 01:10:20 DEBUG : A1/B1/: Creating directory marker
2025/04/26 01:10:21 INFO : A1/B1/C1: Making directory
2025/04/26 01:10:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/26 01:10:21 DEBUG : removing 1 level 3 directories
2025/04/26 01:10:21 INFO : A1/B1/C1: Removing directory
2025/04/26 01:10:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/26 01:10:21 DEBUG : removing 1 level 2 directories
2025/04/26 01:10:21 INFO : A1/B1: Removing directory
2025/04/26 01:10:21 DEBUG : A1/B1/: Removing directory marker
2025/04/26 01:10:21 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:21 DEBUG : filename.txt: File name found in url
2025/04/26 01:10:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.76s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/26 01:10:22 DEBUG : sub/: Creating directory marker
2025/04/26 01:10:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/26 01:10:22 INFO : file1: Copied (new) to: sub/file2
2025/04/26 01:10:22 INFO : file1: Deleted
2025/04/26 01:10:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:10:22 DEBUG : file1: Unchanged skipping
2025/04/26 01:10:22 INFO : file1: Deleted
2025/04/26 01:10:22 DEBUG : Azure container rclone-test-quwevis0xaso: don't need to copy/move sub/file2, it is already at target location
2025/04/26 01:10:22 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/26 01:10:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/26 01:10:23 INFO : file1: Copied (new)
2025/04/26 01:10:23 INFO : file1: Deleted
2025/04/26 01:10:23 DEBUG : file1: Destination exists, skipping
2025/04/26 01:10:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.37s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:23 DEBUG : dst/: Creating directory marker
2025/04/26 01:10:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/backup"
2025/04/26 01:10:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/26 01:10:23 DEBUG : Azure container rclone-test-quwevis0xaso path backup: Using directory markers
2025/04/26 01:10:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-quwevis0xaso/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-quwevis0xaso/backup"
2025/04/26 01:10:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/26 01:10:23 DEBUG : dst/: Creating directory marker
2025/04/26 01:10:24 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/26 01:10:24 INFO : dst/file1: Copied (server-side copy)
2025/04/26 01:10:24 INFO : dst/file1: Deleted
2025/04/26 01:10:24 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/26 01:10:24 INFO : dst/file1: Copied (new)
2025/04/26 01:10:24 INFO : dst/file1: Deleted
2025/04/26 01:10:24 DEBUG : dst/: Removing directory marker
2025/04/26 01:10:24 DEBUG : backup/dst/: Removing directory marker
2025/04/26 01:10:24 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-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014af8ec-401e-0005-8047-b66e26000000
Time:2025-04-26T01:10:24.6964985Z
--------------------------------------------------------------------------------
2025/04/26 01:10:25 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-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014afa66-401e-0005-2147-b66e26000000
Time:2025-04-26T01:10:25.7347861Z
--------------------------------------------------------------------------------
2025/04/26 01:10:26 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-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014afc36-401e-0005-4b47-b66e26000000
Time:2025-04-26T01:10:26.7727411Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-quwevis0xaso/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:014afc36-401e-0005-4b47-b66e26000000
Time:2025-04-26T01:10:26.7727411Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.41s)
=== 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-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:27 DEBUG : A1/: Creating directory marker
2025/04/26 01:10:28 DEBUG : A1/B1/: Creating directory marker
2025/04/26 01:10:28 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/26 01:10:28 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/26 01:10:28 INFO : A1/B2: Making directory
2025/04/26 01:10:28 DEBUG : A1/B2/: Creating directory marker
2025/04/26 01:10:28 INFO : A1/B1/C3: Making directory
2025/04/26 01:10:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A2/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A2/B1/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A2/B2/: Creating directory marker
2025/04/26 01:10:29 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/26 01:10:29 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/26 01:10:29 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/26 01:10:29 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/26 01:10:29 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/26 01:10:29 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/26 01:10:29 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/26 01:10:29 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/26 01:10:29 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/26 01:10:29 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/26 01:10:29 INFO : A1/B1/C1/four: Deleted
2025/04/26 01:10:29 INFO : A1/two: Deleted
2025/04/26 01:10:29 INFO : A1/B1/C2/five: Deleted
2025/04/26 01:10:29 INFO : A1/one: Deleted
2025/04/26 01:10:29 INFO : A1/B1/three: Deleted
2025/04/26 01:10:29 DEBUG : A1/B2/: Removing directory marker
2025/04/26 01:10:29 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/26 01:10:29 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/26 01:10:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/26 01:10:30 DEBUG : A1/B1/: Removing directory marker
2025/04/26 01:10:30 DEBUG : A1/: Removing directory marker
2025/04/26 01:10:30 DEBUG : A3/: Creating directory marker
2025/04/26 01:10:30 DEBUG : A3/B1/: Creating directory marker
2025/04/26 01:10:30 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/26 01:10:30 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/26 01:10:30 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/26 01:10:30 DEBUG : A3/B2/: Creating directory marker
2025/04/26 01:10:31 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/26 01:10:31 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/26 01:10:31 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/26 01:10:31 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/26 01:10:31 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/26 01:10:31 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/26 01:10:31 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/26 01:10:31 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/26 01:10:31 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/26 01:10:31 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/26 01:10:31 INFO : A2/B1/C2/five: Deleted
2025/04/26 01:10:31 INFO : A2/B1/C1/four: Deleted
2025/04/26 01:10:31 INFO : A2/B1/three: Deleted
2025/04/26 01:10:31 INFO : A2/one: Deleted
2025/04/26 01:10:31 INFO : A2/two: Deleted
2025/04/26 01:10:31 DEBUG : A2/B2/: Removing directory marker
2025/04/26 01:10:31 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/26 01:10:31 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/26 01:10:31 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/26 01:10:31 DEBUG : A2/B1/: Removing directory marker
2025/04/26 01:10:31 DEBUG : A2/: Removing directory marker
2025/04/26 01:10:31 INFO : Azure container rclone-test-quwevis0xaso: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/26 01:10:31 DEBUG : A4/: Creating directory marker
2025/04/26 01:10:31 DEBUG : A4/B1/: Creating directory marker
2025/04/26 01:10:31 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/26 01:10:31 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/26 01:10:31 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/26 01:10:32 DEBUG : A4/B2/: Creating directory marker
2025/04/26 01:10:32 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/26 01:10:32 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/26 01:10:32 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/26 01:10:32 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/26 01:10:32 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/26 01:10:32 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/26 01:10:32 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/26 01:10:32 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/26 01:10:32 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/26 01:10:32 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/26 01:10:32 INFO : A3/B1/C1/four: Deleted
2025/04/26 01:10:32 INFO : A3/B1/three: Deleted
2025/04/26 01:10:32 INFO : A3/one: Deleted
2025/04/26 01:10:32 INFO : A3/B1/C2/five: Deleted
2025/04/26 01:10:32 INFO : A3/two: Deleted
2025/04/26 01:10:32 DEBUG : A3/B2/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A3/B1/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A3/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A4/B2/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/26 01:10:32 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/26 01:10:33 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/26 01:10:33 DEBUG : A4/B1/: Removing directory marker
2025/04/26 01:10:33 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.35s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:33 DEBUG : Azure container rclone-test-quwevis0xaso: File to upload is small (34 bytes), uploading instead of streaming
2025/04/26 01:10:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/26 01:10:33 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/26 01:10:33 NOTICE: Azure container rclone-test-quwevis0xaso: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/26 01:10:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:33 DEBUG : Azure container rclone-test-quwevis0xaso: File to upload is small (34 bytes), uploading instead of streaming
2025/04/26 01:10:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/26 01:10:33 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/26 01:10:33 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/26 01:10:33 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/26 01:10:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/26 01:10:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/26 01:10:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/26 01:10:34 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/26 01:10:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:34 DEBUG : Azure container rclone-test-quwevis0xaso: File to upload is small (34 bytes), uploading instead of streaming
2025/04/26 01:10:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:34 DEBUG : Azure container rclone-test-quwevis0xaso: File to upload is small (34 bytes), uploading instead of streaming
2025/04/26 01:10:34 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/26 01:10:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/26 01:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.83s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:35 DEBUG : Azure container rclone-test-quwevis0xaso: File to upload is small (60 bytes), uploading instead of streaming
2025/04/26 01:10:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/26 01:10:35 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.34s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
2025/04/26 01:10:35 DEBUG : sub dir/: Creating directory marker
2025/04/26 01:10:36 DEBUG : Azure container rclone-test-quwevis0xaso: Touching "sub dir/potato3"
2025/04/26 01:10:36 DEBUG : Azure container rclone-test-quwevis0xaso: Touching "empty space"
2025/04/26 01:10:36 DEBUG : Azure container rclone-test-quwevis0xaso: Touching "potato2"
2025/04/26 01:10:36 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.07s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-quwevis0xaso", Local "Local file system at /tmp/rclone1530709925", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/26 01:10:36 DEBUG : Azure container rclone-test-quwevis0xaso: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m56.803261891s (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]