"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/19 01:00:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi"
2025/05/19 01:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:00:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:00:21 DEBUG : Azure container rclone-test-degoloh9xuwi: Using directory markers
2025/05/19 01:00:21 DEBUG : Creating backend with remote "/tmp/rclone2568608442"
=== 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:00:22 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/19 01:00:22 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/19 01:00:22 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/19 01:00:22 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/19 01:00:22 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/19 01:00:22 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 01:00:22 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/19 01:00:22 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/19 01:00:22 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/19 01:00:22 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/19 01:00:23 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/19 01:00:24 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/19 01:00:24 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/19 01:00:24 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 01:00:24 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/19 01:00:24 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/19 01:00:24 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/19 01:00:25 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/19 01:00:26 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/19 01:00:26 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/19 01:00:27 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/19 01:00:28 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/19 01:00:28 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/19 01:00:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/19 01:00:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/19 01:00:30 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/19 01:00:31 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/19 01:00:33 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.34s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.38s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.19s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.77s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.80s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.82s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.90s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:00:34 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/19 01:00:34 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/19 01:00:34 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/19 01:00:34 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/19 01:00:34 DEBUG : chunksize-probe: Removing empty object
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/19 01:00:35 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/19 01:00:35 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/19 01:00:35 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/19 01:00:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/19 01:00:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/19 01:00:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/19 01:00:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/19 01:00:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/19 01:00:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/19 01:00:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/19 01:00:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/19 01:00:36 DEBUG : Returning error reader
2025/05/19 01:00:36 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/19 01:00:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:37 DEBUG : Returning error reader
2025/05/19 01:00:37 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/19 01:00:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:38 DEBUG : Returning error reader
2025/05/19 01:00:38 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/19 01:00:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:39 DEBUG : Returning error reader
2025/05/19 01:00:39 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/19 01:00:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:40 DEBUG : Returning error reader
2025/05/19 01:00:40 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/19 01:00:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:41 DEBUG : Returning error reader
2025/05/19 01:00:41 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/19 01:00:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:42 DEBUG : Returning error reader
2025/05/19 01:00:42 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/19 01:00:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:43 DEBUG : Returning error reader
2025/05/19 01:00:43 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/19 01:00:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:44 DEBUG : Returning error reader
2025/05/19 01:00:44 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/19 01:00:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/19 01:00:45 DEBUG : Returning error reader
2025/05/19 01:00:45 DEBUG : BOOM: simulated read failure
2025/05/19 01:00:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/19 01:00:45 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/19 01:00:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/19 01:00:45 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/19 01:00:45 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/19 01:00:45 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/19 01:00:45 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.60s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/19 01:00:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/19 01:00:52 DEBUG : potato: Seek from 10 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 10 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Seek from 5 to 2
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/19 01:00:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Seek from 5 to 2
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/19 01:00:52 DEBUG : potato: Seek from 8 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 8 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/19 01:00:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/19 01:00:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/19 01:00:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/19 01:00:52 DEBUG : potato: Seek from 5 to 2
2025/05/19 01:00:52 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/19 01:00:52 DEBUG : potato: Seek from 9 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 9 to 0
2025/05/19 01:00:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.21s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/19 01:00:54 DEBUG : Creating backend with remote "nonexistent"
2025/05/19 01:00:54 DEBUG : Creating backend with remote "nonexistent"
2025/05/19 01:00:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/19 01:00:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/05/19 01:00:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/19 01:00:54 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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.47s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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.20s)
--- 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:00:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/19 01:00:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/19 01:00:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/19 01:00:56 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/19 01:00:57 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/19 01:00:57 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/19 01:00:57 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/19 01:00:57 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:00:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/data"
2025/05/19 01:00:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:00:57 DEBUG : Azure container rclone-test-degoloh9xuwi path data: Using directory markers
2025/05/19 01:00:57 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/05/19 01:00:59 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.81s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:01:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/data"
2025/05/19 01:01:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:00 DEBUG : Azure container rclone-test-degoloh9xuwi path data: Using directory markers
2025/05/19 01:01:00 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/05/19 01:01:03 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.12s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/05/19 01:01:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hexoqow1vaye"
2025/05/19 01:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:03 DEBUG : Azure container rclone-test-hexoqow1vaye: Using directory markers
2025/05/19 01:01:03 DEBUG : Creating backend with remote "/tmp/rclone1572668036"
run.go:180: Remote "Azure container rclone-test-hexoqow1vaye", Local "Local file system at /tmp/rclone1572668036", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/19 01:01:03 ERROR : hello, world!: sum not found
2025/05/19 01:01:03 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-hexoqow1vaye
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-hexoqow1vaye: 1 files missing
2025/05/19 01:01:03 NOTICE: 1 hashes missing
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-hexoqow1vaye: 2 differences found
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-hexoqow1vaye: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/19 01:01:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-hexoqow1vaye: 0 differences found
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-hexoqow1vaye: 1 matching files
2025/05/19 01:01:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dumiwom2nite"
2025/05/19 01:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:03 DEBUG : Azure container rclone-test-dumiwom2nite: Using directory markers
2025/05/19 01:01:03 DEBUG : Creating backend with remote "/tmp/rclone3813471400"
run.go:180: Remote "Azure container rclone-test-dumiwom2nite", Local "Local file system at /tmp/rclone3813471400", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/19 01:01:03 ERROR : HELLO, WORLD!: sum not found
2025/05/19 01:01:03 ERROR : hello, world!: file not in Azure container rclone-test-dumiwom2nite
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-dumiwom2nite: 1 files missing
2025/05/19 01:01:03 NOTICE: 1 hashes missing
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-dumiwom2nite: 2 differences found
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-dumiwom2nite: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/19 01:01:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-dumiwom2nite: 0 differences found
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-dumiwom2nite: 1 matching files
2025/05/19 01:01:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-borihav2qoma"
2025/05/19 01:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:03 DEBUG : Azure container rclone-test-borihav2qoma: Using directory markers
2025/05/19 01:01:03 DEBUG : Creating backend with remote "/tmp/rclone2129938353"
run.go:180: Remote "Azure container rclone-test-borihav2qoma", Local "Local file system at /tmp/rclone2129938353", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/19 01:01:03 ERROR : HeLlO, wOrLd!: sum not found
2025/05/19 01:01:03 ERROR : hello, world!: file not in Azure container rclone-test-borihav2qoma
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-borihav2qoma: 1 files missing
2025/05/19 01:01:03 NOTICE: 1 hashes missing
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-borihav2qoma: 2 differences found
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-borihav2qoma: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/19 01:01:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-borihav2qoma: 0 differences found
2025/05/19 01:01:03 NOTICE: Azure container rclone-test-borihav2qoma: 1 matching files
2025/05/19 01:01:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kaxenil6gede"
2025/05/19 01:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:03 DEBUG : Azure container rclone-test-kaxenil6gede: Using directory markers
2025/05/19 01:01:03 DEBUG : Creating backend with remote "/tmp/rclone1834306287"
run.go:180: Remote "Azure container rclone-test-kaxenil6gede", Local "Local file system at /tmp/rclone1834306287", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/19 01:01:04 ERROR : HELLO, WORLD!: sum not found
2025/05/19 01:01:04 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-kaxenil6gede
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-kaxenil6gede: 1 files missing
2025/05/19 01:01:04 NOTICE: 1 hashes missing
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-kaxenil6gede: 2 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-kaxenil6gede: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/19 01:01:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-kaxenil6gede: 0 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-kaxenil6gede: 1 matching files
2025/05/19 01:01:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-guqimad9qifo"
2025/05/19 01:01:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:04 DEBUG : Azure container rclone-test-guqimad9qifo: Using directory markers
2025/05/19 01:01:04 DEBUG : Creating backend with remote "/tmp/rclone4087009439"
run.go:180: Remote "Azure container rclone-test-guqimad9qifo", Local "Local file system at /tmp/rclone4087009439", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/19 01:01:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/19 01:01:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-guqimad9qifo
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-guqimad9qifo: 1 files missing
2025/05/19 01:01:04 NOTICE: 1 hashes missing
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-guqimad9qifo: 2 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-guqimad9qifo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/19 01:01:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-guqimad9qifo: 0 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-guqimad9qifo: 1 matching files
2025/05/19 01:01:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cufigam8talo"
2025/05/19 01:01:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:04 DEBUG : Azure container rclone-test-cufigam8talo: Using directory markers
2025/05/19 01:01:04 DEBUG : Creating backend with remote "/tmp/rclone274168396"
run.go:180: Remote "Azure container rclone-test-cufigam8talo", Local "Local file system at /tmp/rclone274168396", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/19 01:01:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/19 01:01:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-cufigam8talo
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-cufigam8talo: 1 files missing
2025/05/19 01:01:04 NOTICE: 1 hashes missing
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-cufigam8talo: 2 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-cufigam8talo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/19 01:01:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-cufigam8talo: 0 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-cufigam8talo: 1 matching files
2025/05/19 01:01:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mikoyep8qawe"
2025/05/19 01:01:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:04 DEBUG : Azure container rclone-test-mikoyep8qawe: Using directory markers
2025/05/19 01:01:04 DEBUG : Creating backend with remote "/tmp/rclone4271574163"
run.go:180: Remote "Azure container rclone-test-mikoyep8qawe", Local "Local file system at /tmp/rclone4271574163", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/19 01:01:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 01:01:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-mikoyep8qawe
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-mikoyep8qawe: 1 files missing
2025/05/19 01:01:04 NOTICE: 1 hashes missing
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-mikoyep8qawe: 2 differences found
2025/05/19 01:01:04 NOTICE: Azure container rclone-test-mikoyep8qawe: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/19 01:01:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mikoyep8qawe: 0 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mikoyep8qawe: 1 matching files
2025/05/19 01:01:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xurefec5bake"
2025/05/19 01:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:05 DEBUG : Azure container rclone-test-xurefec5bake: Using directory markers
2025/05/19 01:01:05 DEBUG : Creating backend with remote "/tmp/rclone2270159984"
run.go:180: Remote "Azure container rclone-test-xurefec5bake", Local "Local file system at /tmp/rclone2270159984", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/19 01:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 01:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xurefec5bake
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-xurefec5bake: 1 files missing
2025/05/19 01:01:05 NOTICE: 1 hashes missing
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-xurefec5bake: 2 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-xurefec5bake: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/19 01:01:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-xurefec5bake: 0 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-xurefec5bake: 1 matching files
2025/05/19 01:01:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tesales5wabe"
2025/05/19 01:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:05 DEBUG : Azure container rclone-test-tesales5wabe: Using directory markers
2025/05/19 01:01:05 DEBUG : Creating backend with remote "/tmp/rclone4153172490"
run.go:180: Remote "Azure container rclone-test-tesales5wabe", Local "Local file system at /tmp/rclone4153172490", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/19 01:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 01:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tesales5wabe
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-tesales5wabe: 1 files missing
2025/05/19 01:01:05 NOTICE: 1 hashes missing
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-tesales5wabe: 2 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-tesales5wabe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/19 01:01:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-tesales5wabe: 0 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-tesales5wabe: 1 matching files
2025/05/19 01:01:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mubucaw6tutu"
2025/05/19 01:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:01:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:05 DEBUG : Azure container rclone-test-mubucaw6tutu: Using directory markers
2025/05/19 01:01:05 DEBUG : Creating backend with remote "/tmp/rclone567762969"
run.go:180: Remote "Azure container rclone-test-mubucaw6tutu", Local "Local file system at /tmp/rclone567762969", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/19 01:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/19 01:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-mubucaw6tutu
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mubucaw6tutu: 1 files missing
2025/05/19 01:01:05 NOTICE: 1 hashes missing
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mubucaw6tutu: 2 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mubucaw6tutu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/19 01:01:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mubucaw6tutu: 0 differences found
2025/05/19 01:01:05 NOTICE: Azure container rclone-test-mubucaw6tutu: 1 matching files
2025/05/19 01:01:05 DEBUG : Azure container rclone-test-mubucaw6tutu: Purge remote
2025/05/19 01:01:05 DEBUG : Azure container rclone-test-tesales5wabe: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-xurefec5bake: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-mikoyep8qawe: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-cufigam8talo: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-guqimad9qifo: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-kaxenil6gede: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-borihav2qoma: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-dumiwom2nite: Purge remote
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-hexoqow1vaye: Purge remote
--- PASS: TestApplyTransforms (3.48s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:01:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/19 01:01:06 DEBUG : sub/: Creating directory marker
2025/05/19 01:01:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 01:01:06 INFO : file1: Copied (new) to: sub/file2
2025/05/19 01:01:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:06 DEBUG : file1: Unchanged skipping
2025/05/19 01:01:06 DEBUG : Azure container rclone-test-degoloh9xuwi: don't need to copy/move sub/file2, it is already at target location
2025/05/19 01:01:07 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:01:07 DEBUG : dst/: Creating directory marker
2025/05/19 01:01:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/backup"
2025/05/19 01:01:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:07 DEBUG : Azure container rclone-test-degoloh9xuwi path backup: Using directory markers
2025/05/19 01:01:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/backup"
2025/05/19 01:01:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/19 01:01:07 DEBUG : dst/: Creating directory marker
2025/05/19 01:01:07 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/19 01:01:07 INFO : dst/file1: Copied (server-side copy)
2025/05/19 01:01:07 INFO : dst/file1: Deleted
2025/05/19 01:01:07 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 01:01:07 INFO : dst/file1: Copied (new)
2025/05/19 01:01:08 DEBUG : dst/: Removing directory marker
2025/05/19 01:01:08 DEBUG : backup/dst/: Removing directory marker
2025/05/19 01:01:08 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-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082a732-001e-0004-3159-c831fa000000
Time:2025-05-19T01:01:08.2060064Z
--------------------------------------------------------------------------------
2025/05/19 01:01:09 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-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082a848-001e-0004-1859-c831fa000000
Time:2025-05-19T01:01:09.2432978Z
--------------------------------------------------------------------------------
2025/05/19 01:01:10 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-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082a98e-001e-0004-5c59-c831fa000000
Time:2025-05-19T01:01:10.2827855Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082a98e-001e-0004-5c59-c831fa000000
Time:2025-05-19T01:01:10.2827855Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:01:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/dst"
2025/05/19 01:01:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:11 DEBUG : Azure container rclone-test-degoloh9xuwi path dst: Using directory markers
2025/05/19 01:01:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:11 DEBUG : Azure container rclone-test-degoloh9xuwi path CompareDest: Using directory markers
2025/05/19 01:01:11 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:11 DEBUG : one: Need to transfer - File not found at Destination
2025/05/19 01:01:11 DEBUG : /: Creating directory marker
2025/05/19 01:01:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 01:01:11 INFO : one: Copied (new)
2025/05/19 01:01:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 01:01:11 DEBUG : /: Creating directory marker
2025/05/19 01:01:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/19 01:01:11 INFO : one: Copied (replaced existing)
2025/05/19 01:01:12 DEBUG : dst/: Creating directory marker
2025/05/19 01:01:12 DEBUG : CompareDest/: Creating directory marker
2025/05/19 01:01:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 01:01:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:12 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/19 01:01:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:12 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 01:01:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/19 01:01:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:12 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 01:01:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/19 01:01:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CompareDest"
2025/05/19 01:01:13 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 01:01:13 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/19 01:01:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/19 01:01:13 INFO : two: Copied (new)
2025/05/19 01:01:13 DEBUG : dst/: Removing directory marker
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ad18-001e-0004-3759-c831fa000000
Time:2025-05-19T01:01:13.6533385Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ae19-001e-0004-0c59-c831fa000000
Time:2025-05-19T01:01:14.6915816Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082af04-001e-0004-4159-c831fa000000
Time:2025-05-19T01:01:15.7291083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082af04-001e-0004-4159-c831fa000000
Time:2025-05-19T01:01:15.7291083Z
--------------------------------------------------------------------------------
2025/05/19 01:01:16 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.56s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:01:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/dst"
2025/05/19 01:01:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:23 DEBUG : Azure container rclone-test-degoloh9xuwi path dst: Using directory markers
2025/05/19 01:01:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:23 DEBUG : Azure container rclone-test-degoloh9xuwi path CopyDest: Using directory markers
2025/05/19 01:01:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:24 DEBUG : one: Need to transfer - File not found at Destination
2025/05/19 01:01:24 DEBUG : /: Creating directory marker
2025/05/19 01:01:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 01:01:24 INFO : one: Copied (new)
2025/05/19 01:01:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 01:01:24 DEBUG : /: Creating directory marker
2025/05/19 01:01:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/19 01:01:24 INFO : one: Copied (replaced existing)
2025/05/19 01:01:24 DEBUG : dst/: Creating directory marker
2025/05/19 01:01:24 DEBUG : CopyDest/: Creating directory marker
2025/05/19 01:01:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/BackupDir"
2025/05/19 01:01:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:01:24 DEBUG : Azure container rclone-test-degoloh9xuwi path BackupDir: Using directory markers
2025/05/19 01:01:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/BackupDir"
2025/05/19 01:01:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 01:01:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/19 01:01:25 DEBUG : /: Creating directory marker
2025/05/19 01:01:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 01:01:25 INFO : one: Copied (server-side copy)
2025/05/19 01:01:25 INFO : one: Deleted
2025/05/19 01:01:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/19 01:01:25 INFO : one: Copied (server-side copy)
2025/05/19 01:01:25 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/19 01:01:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:25 DEBUG : two: Need to transfer - File not found at Destination
2025/05/19 01:01:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 01:01:25 INFO : two: Copied (server-side copy)
2025/05/19 01:01:25 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/19 01:01:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:01:26 DEBUG : two: Unchanged skipping
2025/05/19 01:01:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/CopyDest"
2025/05/19 01:01:26 DEBUG : three: Need to transfer - File not found at Destination
2025/05/19 01:01:26 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/19 01:01:26 DEBUG : three: Destination not found in --copy-dest
2025/05/19 01:01:26 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/19 01:01:26 INFO : three: Copied (new)
2025/05/19 01:01:26 DEBUG : dst/: Removing directory marker
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ba18-001e-0004-7d59-c831fa000000
Time:2025-05-19T01:01:26.9353439Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082bb27-001e-0004-4559-c831fa000000
Time:2025-05-19T01:01:27.9728659Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082bc03-001e-0004-7259-c831fa000000
Time:2025-05-19T01:01:29.0108607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082bc03-001e-0004-7259-c831fa000000
Time:2025-05-19T01:01:29.0108607Z
--------------------------------------------------------------------------------
2025/05/19 01:01:30 DEBUG : CopyDest/: Removing directory marker
2025/05/19 01:01:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082bcf4-001e-0004-3059-c831fa000000
Time:2025-05-19T01:01:30.0861516Z
--------------------------------------------------------------------------------
2025/05/19 01:01:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082bdea-001e-0004-6959-c831fa000000
Time:2025-05-19T01:01:31.1239160Z
--------------------------------------------------------------------------------
2025/05/19 01:01:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082beca-001e-0004-1759-c831fa000000
Time:2025-05-19T01:01:32.1607739Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082beca-001e-0004-1759-c831fa000000
Time:2025-05-19T01:01:32.1607739Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/19 01:01:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082c652-001e-0004-4c59-c831fa000000
Time:2025-05-19T01:01:40.3497579Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082c831-001e-0004-0f59-c831fa000000
Time:2025-05-19T01:01:41.3865610Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ca1e-001e-0004-4e59-c831fa000000
Time:2025-05-19T01:01:42.4239686Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ca1e-001e-0004-4e59-c831fa000000
Time:2025-05-19T01:01:42.4239686Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082cc36-001e-0004-3159-c831fa000000
Time:2025-05-19T01:01:43.4608546Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ce3a-001e-0004-6659-c831fa000000
Time:2025-05-19T01:01:44.4977952Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082d043-001e-0004-4459-c831fa000000
Time:2025-05-19T01:01:45.5344617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082d043-001e-0004-4459-c831fa000000
Time:2025-05-19T01:01:45.5344617Z
--------------------------------------------------------------------------------
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.37s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082d999-001e-0004-0259-c831fa000000
Time:2025-05-19T01:01:53.7234101Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082da78-001e-0004-3559-c831fa000000
Time:2025-05-19T01:01:54.7612311Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082dbb0-001e-0004-2759-c831fa000000
Time:2025-05-19T01:01:55.7983012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082dbb0-001e-0004-2759-c831fa000000
Time:2025-05-19T01:01:55.7983012Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082dc73-001e-0004-4159-c831fa000000
Time:2025-05-19T01:01:56.8360786Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082dd69-001e-0004-7559-c831fa000000
Time:2025-05-19T01:01:57.8739173Z
--------------------------------------------------------------------------------
2025/05/19 01:01: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082de54-001e-0004-7b59-c831fa000000
Time:2025-05-19T01:01:58.9118479Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082de54-001e-0004-7b59-c831fa000000
Time:2025-05-19T01:01:58.9118479Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 01:02:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/19 01:02:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/19 01:02:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 94ef9bf75ffbc43c009e328e3b24511b OK
2025/05/19 01:02:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082e797-001e-0004-4459-c831fa000000
Time:2025-05-19T01:02:08.0178571Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082e883-001e-0004-0559-c831fa000000
Time:2025-05-19T01:02:09.0555918Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082e9c4-001e-0004-5259-c831fa000000
Time:2025-05-19T01:02:10.0932759Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082e9c4-001e-0004-5259-c831fa000000
Time:2025-05-19T01:02:10.0932759Z
--------------------------------------------------------------------------------
2025/05/19 01:02:11 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082eafb-001e-0004-2c59-c831fa000000
Time:2025-05-19T01:02:11.1698508Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ebd6-001e-0004-5159-c831fa000000
Time:2025-05-19T01:02:12.2073423Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ecc5-001e-0004-1759-c831fa000000
Time:2025-05-19T01:02:13.2445176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082ecc5-001e-0004-1759-c831fa000000
Time:2025-05-19T01:02:13.2445176Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082f592-001e-0004-4959-c831fa000000
Time:2025-05-19T01:02:21.4348603Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082f686-001e-0004-1059-c831fa000000
Time:2025-05-19T01:02:22.4729176Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082f775-001e-0004-5759-c831fa000000
Time:2025-05-19T01:02:23.5101469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082f775-001e-0004-5759-c831fa000000
Time:2025-05-19T01:02:23.5101469Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082f865-001e-0004-2059-c831fa000000
Time:2025-05-19T01:02:24.5475168Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082f95a-001e-0004-6c59-c831fa000000
Time:2025-05-19T01:02:25.5861042Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082fa97-001e-0004-7a59-c831fa000000
Time:2025-05-19T01:02:26.6244950Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a082fa97-001e-0004-7a59-c831fa000000
Time:2025-05-19T01:02:26.6244950Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0830420-001e-0004-5059-c831fa000000
Time:2025-05-19T01:02:34.8146779Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0830518-001e-0004-1659-c831fa000000
Time:2025-05-19T01:02:35.8519094Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083066e-001e-0004-3759-c831fa000000
Time:2025-05-19T01:02:36.8893393Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083066e-001e-0004-3759-c831fa000000
Time:2025-05-19T01:02:36.8893393Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0830763-001e-0004-7a59-c831fa000000
Time:2025-05-19T01:02:37.9274257Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083086e-001e-0004-3b59-c831fa000000
Time:2025-05-19T01:02:38.9646431Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08309d6-001e-0004-2859-c831fa000000
Time:2025-05-19T01:02:40.0017398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08309d6-001e-0004-2859-c831fa000000
Time:2025-05-19T01:02:40.0017398Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0831426-001e-0004-3059-c831fa000000
Time:2025-05-19T01:02:48.1928496Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0831504-001e-0004-5c59-c831fa000000
Time:2025-05-19T01:02:49.2306999Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0831600-001e-0004-2b59-c831fa000000
Time:2025-05-19T01:02:50.2678042Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0831600-001e-0004-2b59-c831fa000000
Time:2025-05-19T01:02:50.2678042Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083170f-001e-0004-1459-c831fa000000
Time:2025-05-19T01:02:51.3057010Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08317cf-001e-0004-2b59-c831fa000000
Time:2025-05-19T01:02:52.3447125Z
--------------------------------------------------------------------------------
2025/05/19 01:02: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08318aa-001e-0004-6b59-c831fa000000
Time:2025-05-19T01:02:53.3819123Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08318aa-001e-0004-6b59-c831fa000000
Time:2025-05-19T01:02:53.3819123Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:03:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08321c7-001e-0004-1259-c831fa000000
Time:2025-05-19T01:03:01.5744011Z
--------------------------------------------------------------------------------
2025/05/19 01:03:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08322f7-001e-0004-1059-c831fa000000
Time:2025-05-19T01:03:02.6115657Z
--------------------------------------------------------------------------------
2025/05/19 01:03:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08323eb-001e-0004-5759-c831fa000000
Time:2025-05-19T01:03:03.6488337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08323eb-001e-0004-5759-c831fa000000
Time:2025-05-19T01:03:03.6488337Z
--------------------------------------------------------------------------------
2025/05/19 01:03:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08324dc-001e-0004-1759-c831fa000000
Time:2025-05-19T01:03:04.6864890Z
--------------------------------------------------------------------------------
2025/05/19 01:03:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083261b-001e-0004-1059-c831fa000000
Time:2025-05-19T01:03:05.7257275Z
--------------------------------------------------------------------------------
2025/05/19 01:03:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083271d-001e-0004-6459-c831fa000000
Time:2025-05-19T01:03:06.7626937Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083271d-001e-0004-6459-c831fa000000
Time:2025-05-19T01:03:06.7626937Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:03:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0832fe3-001e-0004-3159-c831fa000000
Time:2025-05-19T01:03:14.9534775Z
--------------------------------------------------------------------------------
2025/05/19 01:03:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833102-001e-0004-1559-c831fa000000
Time:2025-05-19T01:03:15.9907289Z
--------------------------------------------------------------------------------
2025/05/19 01:03:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833220-001e-0004-7059-c831fa000000
Time:2025-05-19T01:03:17.0276644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833220-001e-0004-7059-c831fa000000
Time:2025-05-19T01:03:17.0276644Z
--------------------------------------------------------------------------------
2025/05/19 01:03:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08332c5-001e-0004-7a59-c831fa000000
Time:2025-05-19T01:03:18.0726947Z
--------------------------------------------------------------------------------
2025/05/19 01:03:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08333c3-001e-0004-4759-c831fa000000
Time:2025-05-19T01:03:19.1107268Z
--------------------------------------------------------------------------------
2025/05/19 01:03:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833488-001e-0004-6359-c831fa000000
Time:2025-05-19T01:03:20.1480870Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833488-001e-0004-6359-c831fa000000
Time:2025-05-19T01:03:20.1480870Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:03:28 DEBUG : also/: Creating directory marker
2025/05/19 01:03:28 INFO : Azure container rclone-test-degoloh9xuwi: Looking for duplicate md5 hashes using newest mode.
2025/05/19 01:03:28 NOTICE: af453d01b9dc3fc93511eb7cd7bce73e: Found 3 files with duplicate md5 hashes
2025/05/19 01:03:28 INFO : one: Deleted
2025/05/19 01:03:28 INFO : also/one: Deleted
2025/05/19 01:03:28 NOTICE: af453d01b9dc3fc93511eb7cd7bce73e: Deleted 2 extra copies
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833cec-001e-0004-1259-c831fa000000
Time:2025-05-19T01:03:29.1245001Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833ded-001e-0004-5459-c831fa000000
Time:2025-05-19T01:03:30.1617339Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833f05-001e-0004-2b59-c831fa000000
Time:2025-05-19T01:03:31.2050226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0833f05-001e-0004-2b59-c831fa000000
Time:2025-05-19T01:03:31.2050226Z
--------------------------------------------------------------------------------
2025/05/19 01:03:32 DEBUG : also/: Removing directory marker
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834017-001e-0004-7559-c831fa000000
Time:2025-05-19T01:03:32.2866984Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834148-001e-0004-6f59-c831fa000000
Time:2025-05-19T01:03:33.3232519Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834229-001e-0004-2559-c831fa000000
Time:2025-05-19T01:03:34.3605585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834229-001e-0004-2559-c831fa000000
Time:2025-05-19T01:03:34.3605585Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.21s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08348fd-001e-0004-2f59-c831fa000000
Time:2025-05-19T01:03:42.5474381Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08349c4-001e-0004-4659-c831fa000000
Time:2025-05-19T01:03:43.5843187Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834a99-001e-0004-7059-c831fa000000
Time:2025-05-19T01:03:44.6536074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834a99-001e-0004-7059-c831fa000000
Time:2025-05-19T01:03:44.6536074Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834be9-001e-0004-7d59-c831fa000000
Time:2025-05-19T01:03:45.6919750Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834d35-001e-0004-0759-c831fa000000
Time:2025-05-19T01:03:46.7295033Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834ed7-001e-0004-7559-c831fa000000
Time:2025-05-19T01:03:47.7662989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0834ed7-001e-0004-7559-c831fa000000
Time:2025-05-19T01:03:47.7662989Z
--------------------------------------------------------------------------------
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.41s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:03:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083596c-001e-0004-0e59-c831fa000000
Time:2025-05-19T01:03:55.9573140Z
--------------------------------------------------------------------------------
2025/05/19 01:03:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0835af5-001e-0004-7359-c831fa000000
Time:2025-05-19T01:03:56.9959240Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0835c14-001e-0004-5d59-c831fa000000
Time:2025-05-19T01:03:58.0332170Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0835c14-001e-0004-5d59-c831fa000000
Time:2025-05-19T01:03:58.0332170Z
--------------------------------------------------------------------------------
2025/05/19 01:03: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0835e18-001e-0004-1959-c831fa000000
Time:2025-05-19T01:03:59.0715705Z
--------------------------------------------------------------------------------
2025/05/19 01:04: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0835f55-001e-0004-7f59-c831fa000000
Time:2025-05-19T01:04:00.1085708Z
--------------------------------------------------------------------------------
2025/05/19 01:04: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083608d-001e-0004-7d59-c831fa000000
Time:2025-05-19T01:04:01.1461921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083608d-001e-0004-7d59-c831fa000000
Time:2025-05-19T01:04:01.1461921Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:04:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083685a-001e-0004-1e59-c831fa000000
Time:2025-05-19T01:04:09.3362972Z
--------------------------------------------------------------------------------
2025/05/19 01:04:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08369e4-001e-0004-1b59-c831fa000000
Time:2025-05-19T01:04:10.3728188Z
--------------------------------------------------------------------------------
2025/05/19 01:04:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0836acc-001e-0004-5059-c831fa000000
Time:2025-05-19T01:04:11.4126758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0836acc-001e-0004-5059-c831fa000000
Time:2025-05-19T01:04:11.4126758Z
--------------------------------------------------------------------------------
2025/05/19 01:04:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0836c7d-001e-0004-2b59-c831fa000000
Time:2025-05-19T01:04:12.4496799Z
--------------------------------------------------------------------------------
2025/05/19 01:04:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0836d5b-001e-0004-5259-c831fa000000
Time:2025-05-19T01:04:13.4884429Z
--------------------------------------------------------------------------------
2025/05/19 01:04:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0836ed3-001e-0004-0959-c831fa000000
Time:2025-05-19T01:04:14.5256280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0836ed3-001e-0004-0959-c831fa000000
Time:2025-05-19T01:04:14.5256280Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/19 01:04:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837820-001e-0004-3759-c831fa000000
Time:2025-05-19T01:04:22.7142909Z
--------------------------------------------------------------------------------
2025/05/19 01:04:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837919-001e-0004-0559-c831fa000000
Time:2025-05-19T01:04:23.7519459Z
--------------------------------------------------------------------------------
2025/05/19 01:04:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837a67-001e-0004-1759-c831fa000000
Time:2025-05-19T01:04:24.7891754Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837a67-001e-0004-1759-c831fa000000
Time:2025-05-19T01:04:24.7891754Z
--------------------------------------------------------------------------------
2025/05/19 01:04:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837c51-001e-0004-4d59-c831fa000000
Time:2025-05-19T01:04:25.8259707Z
--------------------------------------------------------------------------------
2025/05/19 01:04:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837e5b-001e-0004-7e59-c831fa000000
Time:2025-05-19T01:04:26.8626945Z
--------------------------------------------------------------------------------
2025/05/19 01:04:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837fed-001e-0004-5859-c831fa000000
Time:2025-05-19T01:04:27.9005498Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0837fed-001e-0004-5859-c831fa000000
Time:2025-05-19T01:04:27.9005498Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/19 01:04:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0838bf7-001e-0004-7459-c831fa000000
Time:2025-05-19T01:04:36.0961774Z
--------------------------------------------------------------------------------
2025/05/19 01:04:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0838de4-001e-0004-2d59-c831fa000000
Time:2025-05-19T01:04:37.1332267Z
--------------------------------------------------------------------------------
2025/05/19 01:04:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0838f91-001e-0004-2e59-c831fa000000
Time:2025-05-19T01:04:38.1704178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0838f91-001e-0004-2e59-c831fa000000
Time:2025-05-19T01:04:38.1704178Z
--------------------------------------------------------------------------------
2025/05/19 01:04:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083911e-001e-0004-8059-c831fa000000
Time:2025-05-19T01:04:39.2073284Z
--------------------------------------------------------------------------------
2025/05/19 01:04:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08392a9-001e-0004-1f59-c831fa000000
Time:2025-05-19T01:04:40.2451793Z
--------------------------------------------------------------------------------
2025/05/19 01:04:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0839466-001e-0004-195a-c831fa000000
Time:2025-05-19T01:04:41.2826237Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0839466-001e-0004-195a-c831fa000000
Time:2025-05-19T01:04:41.2826237Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:04:49 DEBUG : sub dir/: Creating directory marker
2025/05/19 01:04:49 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/19 01:04:50 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/19 01:04:50 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/19 01:04:50 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/19 01:04:50 DEBUG : sub dir/: Removing directory marker
2025/05/19 01:04:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a2b0-001e-0004-2d5a-c831fa000000
Time:2025-05-19T01:04:50.9321569Z
--------------------------------------------------------------------------------
2025/05/19 01:04:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a43e-001e-0004-115a-c831fa000000
Time:2025-05-19T01:04:51.9772142Z
--------------------------------------------------------------------------------
2025/05/19 01:04:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a5ae-001e-0004-605a-c831fa000000
Time:2025-05-19T01:04:53.0141956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a5ae-001e-0004-605a-c831fa000000
Time:2025-05-19T01:04:53.0141956Z
--------------------------------------------------------------------------------
2025/05/19 01:04:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a73c-001e-0004-335a-c831fa000000
Time:2025-05-19T01:04:54.0516996Z
--------------------------------------------------------------------------------
2025/05/19 01:04:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a878-001e-0004-3e5a-c831fa000000
Time:2025-05-19T01:04:55.0900396Z
--------------------------------------------------------------------------------
2025/05/19 01:04:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a9b6-001e-0004-485a-c831fa000000
Time:2025-05-19T01:04:56.1295643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083a9b6-001e-0004-485a-c831fa000000
Time:2025-05-19T01:04:56.1295643Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:05:04 DEBUG : sub dir/: Creating directory marker
2025/05/19 01:05:04 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/19 01:05:05 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/19 01:05:05 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/19 01:05:05 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/19 01:05:05 DEBUG : sub dir/: Removing directory marker
2025/05/19 01:05:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083b8ec-001e-0004-3e5a-c831fa000000
Time:2025-05-19T01:05:05.7939757Z
--------------------------------------------------------------------------------
2025/05/19 01:05:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083ba05-001e-0004-305a-c831fa000000
Time:2025-05-19T01:05:06.8311118Z
--------------------------------------------------------------------------------
2025/05/19 01:05:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083baeb-001e-0004-6b5a-c831fa000000
Time:2025-05-19T01:05:07.8703552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083baeb-001e-0004-6b5a-c831fa000000
Time:2025-05-19T01:05:07.8703552Z
--------------------------------------------------------------------------------
2025/05/19 01:05:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083bc25-001e-0004-6c5a-c831fa000000
Time:2025-05-19T01:05:08.9086509Z
--------------------------------------------------------------------------------
2025/05/19 01:05:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083bdad-001e-0004-685a-c831fa000000
Time:2025-05-19T01:05:09.9464285Z
--------------------------------------------------------------------------------
2025/05/19 01:05:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083c016-001e-0004-465a-c831fa000000
Time:2025-05-19T01:05:10.9850766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083c016-001e-0004-465a-c831fa000000
Time:2025-05-19T01:05:10.9850766Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:05:19 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/05/19 01:05:20 DEBUG : sub/: Removing directory marker
2025/05/19 01:05:20 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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083d3a4-001e-0004-425a-c831fa000000
Time:2025-05-19T01:05:20.0771571Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083d6eb-001e-0004-3a5a-c831fa000000
Time:2025-05-19T01:05:21.1145739Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083da56-001e-0004-475a-c831fa000000
Time:2025-05-19T01:05:22.1576689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083da56-001e-0004-475a-c831fa000000
Time:2025-05-19T01:05:22.1576689Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083dda5-001e-0004-2f5a-c831fa000000
Time:2025-05-19T01:05:23.1954868Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083e0f7-001e-0004-135a-c831fa000000
Time:2025-05-19T01:05:24.2404918Z
--------------------------------------------------------------------------------
2025/05/19 01:05:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083e353-001e-0004-335a-c831fa000000
Time:2025-05-19T01:05:25.2782753Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083e353-001e-0004-335a-c831fa000000
Time:2025-05-19T01:05:25.2782753Z
--------------------------------------------------------------------------------
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.30s)
--- 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:05:33 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/05/19 01:05:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/notfound"
2025/05/19 01:05:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:05:34 DEBUG : Azure container rclone-test-degoloh9xuwi path notfound: Using directory markers
2025/05/19 01:05:34 DEBUG : sub/: Removing directory marker
2025/05/19 01:05:34 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f181-001e-0004-5f5a-c831fa000000
Time:2025-05-19T01:05:34.5601440Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f31d-001e-0004-2c5a-c831fa000000
Time:2025-05-19T01:05:35.5980967Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f4fb-001e-0004-385a-c831fa000000
Time:2025-05-19T01:05:36.6353330Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f4fb-001e-0004-385a-c831fa000000
Time:2025-05-19T01:05:36.6353330Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f61d-001e-0004-2c5a-c831fa000000
Time:2025-05-19T01:05:37.6724025Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f746-001e-0004-1b5a-c831fa000000
Time:2025-05-19T01:05:38.7096208Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f905-001e-0004-6f5a-c831fa000000
Time:2025-05-19T01:05:39.7467618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a083f905-001e-0004-6f5a-c831fa000000
Time:2025-05-19T01:05:39.7467618Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.46s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:05:47 INFO : Azure container rclone-test-degoloh9xuwi: Making directory
2025/05/19 01:05:47 INFO : Azure container rclone-test-degoloh9xuwi: Making directory
2025/05/19 01:05:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840264-001e-0004-4d5a-c831fa000000
Time:2025-05-19T01:05:47.9772035Z
--------------------------------------------------------------------------------
2025/05/19 01:05:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840372-001e-0004-2d5a-c831fa000000
Time:2025-05-19T01:05:49.0142620Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840497-001e-0004-225a-c831fa000000
Time:2025-05-19T01:05:50.0565780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840497-001e-0004-225a-c831fa000000
Time:2025-05-19T01:05:50.0565780Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840554-001e-0004-445a-c831fa000000
Time:2025-05-19T01:05:51.0946272Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084063e-001e-0004-045a-c831fa000000
Time:2025-05-19T01:05:52.1325074Z
--------------------------------------------------------------------------------
2025/05/19 01:05: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840741-001e-0004-625a-c831fa000000
Time:2025-05-19T01:05:53.1700371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0840741-001e-0004-625a-c831fa000000
Time:2025-05-19T01:05:53.1700371Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:06:01 DEBUG : sub dir/: Creating directory marker
2025/05/19 01:06:01 DEBUG : sub dir/: Removing directory marker
2025/05/19 01:06:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0841148-001e-0004-295a-c831fa000000
Time:2025-05-19T01:06:01.7392448Z
--------------------------------------------------------------------------------
2025/05/19 01:06:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0841249-001e-0004-6d5a-c831fa000000
Time:2025-05-19T01:06:02.7765156Z
--------------------------------------------------------------------------------
2025/05/19 01:06:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0841355-001e-0004-415a-c831fa000000
Time:2025-05-19T01:06:03.8144159Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0841355-001e-0004-415a-c831fa000000
Time:2025-05-19T01:06:03.8144159Z
--------------------------------------------------------------------------------
2025/05/19 01:06:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08414d9-001e-0004-5e5a-c831fa000000
Time:2025-05-19T01:06:04.8523261Z
--------------------------------------------------------------------------------
2025/05/19 01:06:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0841662-001e-0004-165a-c831fa000000
Time:2025-05-19T01:06:05.8899614Z
--------------------------------------------------------------------------------
2025/05/19 01:06:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084175f-001e-0004-605a-c831fa000000
Time:2025-05-19T01:06:06.9275649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084175f-001e-0004-605a-c831fa000000
Time:2025-05-19T01:06:06.9275649Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:06: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0842235-001e-0004-4d5a-c831fa000000
Time:2025-05-19T01:06:15.5269501Z
--------------------------------------------------------------------------------
2025/05/19 01:06:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0842351-001e-0004-345a-c831fa000000
Time:2025-05-19T01:06:16.5640034Z
--------------------------------------------------------------------------------
2025/05/19 01:06:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08424a8-001e-0004-3e5a-c831fa000000
Time:2025-05-19T01:06:17.6005676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08424a8-001e-0004-3e5a-c831fa000000
Time:2025-05-19T01:06:17.6005676Z
--------------------------------------------------------------------------------
2025/05/19 01:06:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08425e6-001e-0004-3b5a-c831fa000000
Time:2025-05-19T01:06:18.6381996Z
--------------------------------------------------------------------------------
2025/05/19 01:06:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0842790-001e-0004-325a-c831fa000000
Time:2025-05-19T01:06:19.6753795Z
--------------------------------------------------------------------------------
2025/05/19 01:06:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084288e-001e-0004-7b5a-c831fa000000
Time:2025-05-19T01:06:20.7150489Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084288e-001e-0004-7b5a-c831fa000000
Time:2025-05-19T01:06:20.7150489Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:06:29 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/19 01:06:29 DEBUG : empty space: Excluded
2025/05/19 01:06:29 DEBUG : BackupDir: Excluded
2025/05/19 01:06:29 DEBUG : dst: Excluded
2025/05/19 01:06: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08431b8-001e-0004-325a-c831fa000000
Time:2025-05-19T01:06:29.3557112Z
--------------------------------------------------------------------------------
2025/05/19 01:06: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0843398-001e-0004-205a-c831fa000000
Time:2025-05-19T01:06:30.3939696Z
--------------------------------------------------------------------------------
2025/05/19 01:06: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0843583-001e-0004-255a-c831fa000000
Time:2025-05-19T01:06:31.4332036Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0843583-001e-0004-255a-c831fa000000
Time:2025-05-19T01:06:31.4332036Z
--------------------------------------------------------------------------------
2025/05/19 01:06: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0843754-001e-0004-135a-c831fa000000
Time:2025-05-19T01:06:32.4707890Z
--------------------------------------------------------------------------------
2025/05/19 01:06: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08438d2-001e-0004-545a-c831fa000000
Time:2025-05-19T01:06:33.5080387Z
--------------------------------------------------------------------------------
2025/05/19 01:06: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0843a69-001e-0004-315a-c831fa000000
Time:2025-05-19T01:06:34.5450290Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0843a69-001e-0004-315a-c831fa000000
Time:2025-05-19T01:06:34.5450290Z
--------------------------------------------------------------------------------
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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:06:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08443e4-001e-0004-5d5a-c831fa000000
Time:2025-05-19T01:06:43.1420183Z
--------------------------------------------------------------------------------
2025/05/19 01:06:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08444fd-001e-0004-4b5a-c831fa000000
Time:2025-05-19T01:06:44.1795737Z
--------------------------------------------------------------------------------
2025/05/19 01:06:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08446c8-001e-0004-275a-c831fa000000
Time:2025-05-19T01:06:45.2181810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08446c8-001e-0004-275a-c831fa000000
Time:2025-05-19T01:06:45.2181810Z
--------------------------------------------------------------------------------
2025/05/19 01:06:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08448cb-001e-0004-405a-c831fa000000
Time:2025-05-19T01:06:46.2550723Z
--------------------------------------------------------------------------------
2025/05/19 01:06:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0844add-001e-0004-655a-c831fa000000
Time:2025-05-19T01:06:47.2930873Z
--------------------------------------------------------------------------------
2025/05/19 01:06:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0844c0b-001e-0004-655a-c831fa000000
Time:2025-05-19T01:06:48.3300610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0844c0b-001e-0004-655a-c831fa000000
Time:2025-05-19T01:06:48.3300610Z
--------------------------------------------------------------------------------
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.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/19 01:06:57 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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9832-e01e-0041-475a-c8e419000000
Time:2025-05-19T01:06:57.0409482Z
--------------------------------------------------------------------------------
2025/05/19 01:06:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9924-e01e-0041-065a-c8e419000000
Time:2025-05-19T01:06:58.0779331Z
--------------------------------------------------------------------------------
2025/05/19 01:06:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9a0c-e01e-0041-0f5a-c8e419000000
Time:2025-05-19T01:06:59.1157149Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9a0c-e01e-0041-0f5a-c8e419000000
Time:2025-05-19T01:06:59.1157149Z
--------------------------------------------------------------------------------
2025/05/19 01:07:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9ae7-e01e-0041-2e5a-c8e419000000
Time:2025-05-19T01:07:00.1541312Z
--------------------------------------------------------------------------------
2025/05/19 01:07:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9bf8-e01e-0041-7f5a-c8e419000000
Time:2025-05-19T01:07:01.1909328Z
--------------------------------------------------------------------------------
2025/05/19 01:07:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9cd9-e01e-0041-2a5a-c8e419000000
Time:2025-05-19T01:07:02.2300188Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5e9cd9-e01e-0041-2a5a-c8e419000000
Time:2025-05-19T01:07:02.2300188Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/19 01:07:10 DEBUG : Creating backend with remote ":memory:"
2025/05/19 01:07:10 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/19 01:07:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/19 01:07:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:07:10 DEBUG : sub dir/: Creating directory marker
2025/05/19 01:07:10 DEBUG : sub dir/: Removing directory marker
2025/05/19 01:07: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ea649-e01e-0041-745a-c8e419000000
Time:2025-05-19T01:07:11.0397978Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ea783-e01e-0041-365a-c8e419000000
Time:2025-05-19T01:07:12.0771407Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ea913-e01e-0041-6c5a-c8e419000000
Time:2025-05-19T01:07:13.1148644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ea913-e01e-0041-6c5a-c8e419000000
Time:2025-05-19T01:07:13.1148644Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5eaacc-e01e-0041-7e5a-c8e419000000
Time:2025-05-19T01:07:14.1521880Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5eac67-e01e-0041-725a-c8e419000000
Time:2025-05-19T01:07:15.1889200Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5eadeb-e01e-0041-355a-c8e419000000
Time:2025-05-19T01:07:16.2264121Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5eadeb-e01e-0041-355a-c8e419000000
Time:2025-05-19T01:07:16.2264121Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:07:24 DEBUG : Waiting for deletions to finish
2025/05/19 01:07:24 DEBUG : large: Excluded (Size Filter)
2025/05/19 01:07:24 INFO : medium: Deleted
2025/05/19 01:07:24 INFO : small: Deleted
2025/05/19 01:07:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0847d54-001e-0004-375a-c831fa000000
Time:2025-05-19T01:07:24.9728691Z
--------------------------------------------------------------------------------
2025/05/19 01:07:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0847f30-001e-0004-5c5a-c831fa000000
Time:2025-05-19T01:07:26.0101872Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084817f-001e-0004-3b5a-c831fa000000
Time:2025-05-19T01:07:27.0473257Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084817f-001e-0004-3b5a-c831fa000000
Time:2025-05-19T01:07:27.0473257Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0848348-001e-0004-4c5a-c831fa000000
Time:2025-05-19T01:07:28.0846013Z
--------------------------------------------------------------------------------
2025/05/19 01:07:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a08485ac-001e-0004-795a-c831fa000000
Time:2025-05-19T01:07:29.1230446Z
--------------------------------------------------------------------------------
2025/05/19 01:07:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0848713-001e-0004-435a-c831fa000000
Time:2025-05-19T01:07:30.1600876Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a0848713-001e-0004-435a-c831fa000000
Time:2025-05-19T01:07:30.1600876Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.93s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:07:38 DEBUG : Waiting for deletions to finish
2025/05/19 01:07:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/19 01:07:38 INFO : large: Deleted
2025/05/19 01:07:38 INFO : medium: Deleted
2025/05/19 01:07:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed130-e01e-0041-525a-c8e419000000
Time:2025-05-19T01:07:38.9027639Z
--------------------------------------------------------------------------------
2025/05/19 01:07:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed29a-e01e-0041-6f5a-c8e419000000
Time:2025-05-19T01:07:39.9399288Z
--------------------------------------------------------------------------------
2025/05/19 01:07:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed3dc-e01e-0041-0d5a-c8e419000000
Time:2025-05-19T01:07:40.9780584Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed3dc-e01e-0041-0d5a-c8e419000000
Time:2025-05-19T01:07:40.9780584Z
--------------------------------------------------------------------------------
2025/05/19 01:07:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed583-e01e-0041-345a-c8e419000000
Time:2025-05-19T01:07:42.0159613Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed70c-e01e-0041-015a-c8e419000000
Time:2025-05-19T01:07:43.0530610Z
--------------------------------------------------------------------------------
2025/05/19 01:07: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed8d5-e01e-0041-205a-c8e419000000
Time:2025-05-19T01:07:44.0905055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ed8d5-e01e-0041-205a-c8e419000000
Time:2025-05-19T01:07:44.0905055Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/05/19 01:07:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ee3fe-e01e-0041-2f5a-c8e419000000
Time:2025-05-19T01:07:52.2773340Z
--------------------------------------------------------------------------------
2025/05/19 01:07:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ee523-e01e-0041-315a-c8e419000000
Time:2025-05-19T01:07:53.3149813Z
--------------------------------------------------------------------------------
2025/05/19 01:07:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ee6a2-e01e-0041-795a-c8e419000000
Time:2025-05-19T01:07:54.3524829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ee6a2-e01e-0041-795a-c8e419000000
Time:2025-05-19T01:07:54.3524829Z
--------------------------------------------------------------------------------
2025/05/19 01:07:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ee808-e01e-0041-285a-c8e419000000
Time:2025-05-19T01:07:55.3906974Z
--------------------------------------------------------------------------------
2025/05/19 01:07:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5ee967-e01e-0041-585a-c8e419000000
Time:2025-05-19T01:07:56.4279239Z
--------------------------------------------------------------------------------
2025/05/19 01:07:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5eeac9-e01e-0041-0a5a-c8e419000000
Time:2025-05-19T01:07:57.4662456Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5eeac9-e01e-0041-0a5a-c8e419000000
Time:2025-05-19T01:07:57.4662456Z
--------------------------------------------------------------------------------
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.31s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:08:05 DEBUG : Waiting for deletions to finish
2025/05/19 01:08:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/19 01:08:06 INFO : small: Deleted
2025/05/19 01:08:06 INFO : medium: Deleted
2025/05/19 01:08:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084b747-001e-0004-2a5a-c831fa000000
Time:2025-05-19T01:08:06.2182504Z
--------------------------------------------------------------------------------
2025/05/19 01:08:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084b89c-001e-0004-505a-c831fa000000
Time:2025-05-19T01:08:07.2584937Z
--------------------------------------------------------------------------------
2025/05/19 01:08:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084ba06-001e-0004-015a-c831fa000000
Time:2025-05-19T01:08:08.2954144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084ba06-001e-0004-015a-c831fa000000
Time:2025-05-19T01:08:08.2954144Z
--------------------------------------------------------------------------------
2025/05/19 01:08:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084bb0f-001e-0004-585a-c831fa000000
Time:2025-05-19T01:08:09.3331852Z
--------------------------------------------------------------------------------
2025/05/19 01:08:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084bcb4-001e-0004-565a-c831fa000000
Time:2025-05-19T01:08:10.3703491Z
--------------------------------------------------------------------------------
2025/05/19 01:08:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084be3a-001e-0004-075a-c831fa000000
Time:2025-05-19T01:08:11.4080724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084be3a-001e-0004-075a-c831fa000000
Time:2025-05-19T01:08:11.4080724Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/05/19 01:08:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084c800-001e-0004-575a-c831fa000000
Time:2025-05-19T01:08:19.5981487Z
--------------------------------------------------------------------------------
2025/05/19 01:08:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084c96c-001e-0004-105a-c831fa000000
Time:2025-05-19T01:08:20.6349396Z
--------------------------------------------------------------------------------
2025/05/19 01:08:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084ca8e-001e-0004-095a-c831fa000000
Time:2025-05-19T01:08:21.6723146Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084ca8e-001e-0004-095a-c831fa000000
Time:2025-05-19T01:08:21.6723146Z
--------------------------------------------------------------------------------
2025/05/19 01:08:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084cbac-001e-0004-7c5a-c831fa000000
Time:2025-05-19T01:08:22.7098020Z
--------------------------------------------------------------------------------
2025/05/19 01:08:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084ccb7-001e-0004-585a-c831fa000000
Time:2025-05-19T01:08:23.7473779Z
--------------------------------------------------------------------------------
2025/05/19 01:08:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084cdc8-001e-0004-3c5a-c831fa000000
Time:2025-05-19T01:08:24.7846984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a084cdc8-001e-0004-3c5a-c831fa000000
Time:2025-05-19T01:08:24.7846984Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:08:33 DEBUG : Waiting for deletions to finish
2025/05/19 01:08:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/19 01:08:33 INFO : large: Deleted
2025/05/19 01:08:33 INFO : medium: Deleted
2025/05/19 01:08: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f1acf-e01e-0041-4c5a-c8e419000000
Time:2025-05-19T01:08:33.5363459Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f1c8c-e01e-0041-545a-c8e419000000
Time:2025-05-19T01:08:34.5738120Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f1de1-e01e-0041-7b5a-c8e419000000
Time:2025-05-19T01:08:35.6109302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f1de1-e01e-0041-7b5a-c8e419000000
Time:2025-05-19T01:08:35.6109302Z
--------------------------------------------------------------------------------
2025/05/19 01:08:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f1f03-e01e-0041-765a-c8e419000000
Time:2025-05-19T01:08:36.6475191Z
--------------------------------------------------------------------------------
2025/05/19 01:08:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f2026-e01e-0041-6e5a-c8e419000000
Time:2025-05-19T01:08:37.6849407Z
--------------------------------------------------------------------------------
2025/05/19 01:08:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f219f-e01e-0041-255a-c8e419000000
Time:2025-05-19T01:08:38.7214665Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f219f-e01e-0041-255a-c8e419000000
Time:2025-05-19T01:08:38.7214665Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/05/19 01:08: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f2d52-e01e-0041-715a-c8e419000000
Time:2025-05-19T01:08:46.9104998Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f2f26-e01e-0041-085a-c8e419000000
Time:2025-05-19T01:08:47.9476048Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f3085-e01e-0041-3a5a-c8e419000000
Time:2025-05-19T01:08:48.9852508Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f3085-e01e-0041-3a5a-c8e419000000
Time:2025-05-19T01:08:48.9852508Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f3272-e01e-0041-765a-c8e419000000
Time:2025-05-19T01:08:50.0232531Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f3443-e01e-0041-195a-c8e419000000
Time:2025-05-19T01:08:51.0609683Z
--------------------------------------------------------------------------------
2025/05/19 01:08: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f3659-e01e-0041-685a-c8e419000000
Time:2025-05-19T01:08:52.0991393Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f3659-e01e-0041-685a-c8e419000000
Time:2025-05-19T01:08:52.0991393Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f4539-e01e-0041-685a-c8e419000000
Time:2025-05-19T01:09:00.5816152Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f46f5-e01e-0041-5c5a-c8e419000000
Time:2025-05-19T01:09:01.6190722Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f4867-e01e-0041-245a-c8e419000000
Time:2025-05-19T01:09:02.6563057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f4867-e01e-0041-245a-c8e419000000
Time:2025-05-19T01:09:02.6563057Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f49b8-e01e-0041-4a5a-c8e419000000
Time:2025-05-19T01:09:03.6962194Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f4afb-e01e-0041-5f5a-c8e419000000
Time:2025-05-19T01:09:04.7332191Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f4c18-e01e-0041-505a-c8e419000000
Time:2025-05-19T01:09:05.7713977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f4c18-e01e-0041-505a-c8e419000000
Time:2025-05-19T01:09:05.7713977Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f58b1-e01e-0041-475a-c8e419000000
Time:2025-05-19T01:09:13.9628511Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5a24-e01e-0041-705a-c8e419000000
Time:2025-05-19T01:09:15.0005652Z
--------------------------------------------------------------------------------
2025/05/19 01:09:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5b88-e01e-0041-105a-c8e419000000
Time:2025-05-19T01:09:16.0387432Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5b88-e01e-0041-105a-c8e419000000
Time:2025-05-19T01:09:16.0387432Z
--------------------------------------------------------------------------------
2025/05/19 01:09:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5cc7-e01e-0041-145a-c8e419000000
Time:2025-05-19T01:09:17.0784081Z
--------------------------------------------------------------------------------
2025/05/19 01:09:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5e2f-e01e-0041-405a-c8e419000000
Time:2025-05-19T01:09:18.1163975Z
--------------------------------------------------------------------------------
2025/05/19 01:09:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5f4e-e01e-0041-2a5a-c8e419000000
Time:2025-05-19T01:09:19.1533442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f5f4e-e01e-0041-2a5a-c8e419000000
Time:2025-05-19T01:09:19.1533442Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.05s)
=== RUN TestRetry
2025/05/19 01:09:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/19 01:09:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/19 01:09:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 01:09:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 01:09:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 01:09:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/19 01:09:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f6c0d-e01e-0041-1c5a-c8e419000000
Time:2025-05-19T01:09:28.4643574Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f6d60-e01e-0041-255a-c8e419000000
Time:2025-05-19T01:09:29.5015685Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f6ebe-e01e-0041-345a-c8e419000000
Time:2025-05-19T01:09:30.5386417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f6ebe-e01e-0041-345a-c8e419000000
Time:2025-05-19T01:09:30.5386417Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f7058-e01e-0041-785a-c8e419000000
Time:2025-05-19T01:09:31.5753213Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f720e-e01e-0041-5f5a-c8e419000000
Time:2025-05-19T01:09:32.6118944Z
--------------------------------------------------------------------------------
2025/05/19 01:09: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-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f7354-e01e-0041-6e5a-c8e419000000
Time:2025-05-19T01:09:33.6509234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cf5f7354-e01e-0041-6e5a-c8e419000000
Time:2025-05-19T01:09:33.6509234Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/05/19 01:09:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cubodob9celo"
2025/05/19 01:09:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/19 01:09:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:09:41 DEBUG : Azure container rclone-test-cubodob9celo: Using directory markers
2025/05/19 01:09:41 DEBUG : Creating backend with remote "/tmp/rclone3826431011"
run.go:180: Remote "Azure container rclone-test-cubodob9celo", Local "Local file system at /tmp/rclone3826431011", Modify Window "1ns"
2025/05/19 01:09:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 01:09:41 DEBUG : A1/B1/: Creating directory marker
2025/05/19 01:09:42 DEBUG : A1/: Creating directory marker
2025/05/19 01:09:42 INFO : A2: Making directory
2025/05/19 01:09:42 DEBUG : A2/: Creating directory marker
2025/05/19 01:09:42 INFO : A1/B2: Making directory
2025/05/19 01:09:42 DEBUG : A1/B2/: Creating directory marker
2025/05/19 01:09:42 INFO : A1/B2/C2: Making directory
2025/05/19 01:09:42 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/19 01:09:42 INFO : A1/B1/C3: Making directory
2025/05/19 01:09:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/19 01:09:42 INFO : A3: Making directory
2025/05/19 01:09:42 DEBUG : A3/: Creating directory marker
2025/05/19 01:09:42 INFO : A3/B3: Making directory
2025/05/19 01:09:42 DEBUG : A3/B3/: Creating directory marker
2025/05/19 01:09:42 INFO : A3/B3/C4: Making directory
2025/05/19 01:09:42 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/19 01:09:43 DEBUG : Waiting for deletions to finish
2025/05/19 01:09:43 INFO : A1/B1/C1/one: Deleted
2025/05/19 01:09:43 DEBUG : removing 2 level 3 directories
2025/05/19 01:09:43 INFO : A1/B1/C3: Removing directory
2025/05/19 01:09:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/19 01:09:43 INFO : A1/B1/C1: Removing directory
2025/05/19 01:09:43 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 01:09:43 DEBUG : removing 1 level 2 directories
2025/05/19 01:09:43 INFO : A1/B1: Removing directory
2025/05/19 01:09:43 DEBUG : A1/B1/: Removing directory marker
2025/05/19 01:09:43 DEBUG : Azure container rclone-test-cubodob9celo: Purge remote
2025/05/19 01:09:43 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.75s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:09:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 01:09:43 DEBUG : A1/B1/: Creating directory marker
2025/05/19 01:09:43 DEBUG : A1/: Creating directory marker
2025/05/19 01:09:43 INFO : A2: Making directory
2025/05/19 01:09:43 DEBUG : A2/: Creating directory marker
2025/05/19 01:09:43 INFO : A1/B2: Making directory
2025/05/19 01:09:43 DEBUG : A1/B2/: Creating directory marker
2025/05/19 01:09:44 INFO : A1/B2/C2: Making directory
2025/05/19 01:09:44 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/19 01:09:44 INFO : A1/B1/C3: Making directory
2025/05/19 01:09:44 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/19 01:09:44 INFO : A3: Making directory
2025/05/19 01:09:44 DEBUG : A3/: Creating directory marker
2025/05/19 01:09:44 INFO : A3/B3: Making directory
2025/05/19 01:09:44 DEBUG : A3/B3/: Creating directory marker
2025/05/19 01:09:44 INFO : A3/B3/C4: Making directory
2025/05/19 01:09:44 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/19 01:09:51 DEBUG : removing 1 level 3 directories
2025/05/19 01:09:51 INFO : A3/B3/C4: Removing directory
2025/05/19 01:09:51 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/19 01:09:59 DEBUG : removing 2 level 3 directories
2025/05/19 01:09:59 INFO : A1/B2/C2: Removing directory
2025/05/19 01:09:59 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/19 01:09:59 INFO : A1/B1/C3: Removing directory
2025/05/19 01:09:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/19 01:09:59 DEBUG : removing 4 level 2 directories
2025/05/19 01:09:59 INFO : dst/: Removing directory
2025/05/19 01:09:59 DEBUG : dst//: Removing directory marker
2025/05/19 01:09:59 INFO : BackupDir/: Removing directory
2025/05/19 01:09:59 DEBUG : BackupDir//: Removing directory marker
2025/05/19 01:09:59 INFO : A3/B3: Removing directory
2025/05/19 01:09:59 DEBUG : A3/B3/: Removing directory marker
2025/05/19 01:09:59 INFO : A1/B2: Removing directory
2025/05/19 01:09:59 DEBUG : A1/B2/: Removing directory marker
2025/05/19 01:09:59 DEBUG : removing 4 level 1 directories
2025/05/19 01:09:59 INFO : dst: Removing directory
2025/05/19 01:09:59 INFO : BackupDir: Removing directory
2025/05/19 01:09:59 INFO : A2: Removing directory
2025/05/19 01:09:59 DEBUG : A2/: Removing directory marker
2025/05/19 01:09:59 DEBUG : BackupDir/: Removing directory marker
2025/05/19 01:09:59 DEBUG : dst/: Removing directory marker
2025/05/19 01:09:59 INFO : A3: Removing directory
2025/05/19 01:09:59 DEBUG : A3/: Removing directory marker
2025/05/19 01:09:59 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:421d873d-a01e-000d-6f5a-c87429000000
Time:2025-05-19T01:09:59.4838363Z
--------------------------------------------------------------------------------
2025/05/19 01:09:59 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:007a57b2-f01e-005d-385a-c8b679000000
Time:2025-05-19T01:09:59.4838108Z
--------------------------------------------------------------------------------
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-degoloh9xuwi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:007a57b2-f01e-005d-385a-c8b679000000
Time:2025-05-19T01:09:59.4838108Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/19 01:09:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 01:09:59 DEBUG : A1/B1/: Removing directory marker
2025/05/19 01:09:59 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.27s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:09:59 INFO : A1: Making directory
2025/05/19 01:09:59 DEBUG : A1/: Creating directory marker
2025/05/19 01:09:59 INFO : A1/B1: Making directory
2025/05/19 01:09:59 DEBUG : A1/B1/: Creating directory marker
2025/05/19 01:10:00 INFO : A1/B1/C1: Making directory
2025/05/19 01:10:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 01:10:00 DEBUG : removing 1 level 3 directories
2025/05/19 01:10:00 INFO : A1/B1/C1: Removing directory
2025/05/19 01:10:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 01:10:00 DEBUG : removing 1 level 2 directories
2025/05/19 01:10:00 INFO : A1/B1: Removing directory
2025/05/19 01:10:00 DEBUG : A1/B1/: Removing directory marker
2025/05/19 01:10:00 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:00 INFO : A1: Making directory
2025/05/19 01:10:00 DEBUG : A1/: Creating directory marker
2025/05/19 01:10:00 INFO : A1/B1: Making directory
2025/05/19 01:10:00 DEBUG : A1/B1/: Creating directory marker
2025/05/19 01:10:00 INFO : A1/B1/C1: Making directory
2025/05/19 01:10:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 01:10:01 DEBUG : removing 1 level 3 directories
2025/05/19 01:10:01 INFO : A1/B1/C1: Removing directory
2025/05/19 01:10:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 01:10:01 DEBUG : removing 1 level 2 directories
2025/05/19 01:10:01 INFO : A1/B1: Removing directory
2025/05/19 01:10:01 DEBUG : A1/B1/: Removing directory marker
2025/05/19 01:10:01 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:01 DEBUG : filename.txt: File name found in url
2025/05/19 01:10:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/19 01:10:02 DEBUG : sub/: Creating directory marker
2025/05/19 01:10:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 01:10:02 INFO : file1: Copied (new) to: sub/file2
2025/05/19 01:10:02 INFO : file1: Deleted
2025/05/19 01:10:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:10:02 DEBUG : file1: Unchanged skipping
2025/05/19 01:10:02 INFO : file1: Deleted
2025/05/19 01:10:02 DEBUG : Azure container rclone-test-degoloh9xuwi: don't need to copy/move sub/file2, it is already at target location
2025/05/19 01:10:02 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/19 01:10:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 01:10:02 INFO : file1: Copied (new)
2025/05/19 01:10:02 INFO : file1: Deleted
2025/05/19 01:10:02 DEBUG : file1: Destination exists, skipping
2025/05/19 01:10:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:03 DEBUG : dst/: Creating directory marker
2025/05/19 01:10:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/backup"
2025/05/19 01:10:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/19 01:10:03 DEBUG : Azure container rclone-test-degoloh9xuwi path backup: Using directory markers
2025/05/19 01:10:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-degoloh9xuwi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-degoloh9xuwi/backup"
2025/05/19 01:10:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/19 01:10:03 DEBUG : dst/: Creating directory marker
2025/05/19 01:10:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/19 01:10:03 INFO : dst/file1: Copied (server-side copy)
2025/05/19 01:10:03 INFO : dst/file1: Deleted
2025/05/19 01:10:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/19 01:10:03 INFO : dst/file1: Copied (new)
2025/05/19 01:10:03 INFO : dst/file1: Deleted
2025/05/19 01:10:04 DEBUG : dst/: Removing directory marker
2025/05/19 01:10:04 DEBUG : backup/dst/: Removing directory marker
2025/05/19 01:10:04 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f686e0d1-f01e-0072-105a-c8bbb2000000
Time:2025-05-19T01:10:04.2375745Z
--------------------------------------------------------------------------------
2025/05/19 01:10:05 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f686e2c3-f01e-0072-3e5a-c8bbb2000000
Time:2025-05-19T01:10:05.2752395Z
--------------------------------------------------------------------------------
2025/05/19 01:10:06 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f686e4c8-f01e-0072-765a-c8bbb2000000
Time:2025-05-19T01:10:06.3132539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-degoloh9xuwi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f686e4c8-f01e-0072-765a-c8bbb2000000
Time:2025-05-19T01:10:06.3132539Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:07 DEBUG : A1/: Creating directory marker
2025/05/19 01:10:07 DEBUG : A1/B1/: Creating directory marker
2025/05/19 01:10:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/19 01:10:08 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/19 01:10:08 INFO : A1/B2: Making directory
2025/05/19 01:10:08 DEBUG : A1/B2/: Creating directory marker
2025/05/19 01:10:08 INFO : A1/B1/C3: Making directory
2025/05/19 01:10:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/19 01:10:08 DEBUG : A2/: Creating directory marker
2025/05/19 01:10:08 DEBUG : A2/B1/: Creating directory marker
2025/05/19 01:10:08 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/19 01:10:08 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/19 01:10:09 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/19 01:10:09 DEBUG : A2/B2/: Creating directory marker
2025/05/19 01:10:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 01:10:09 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/19 01:10:09 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/19 01:10:09 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/19 01:10:09 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/19 01:10:09 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/19 01:10:09 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/19 01:10:09 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/19 01:10:09 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 01:10:09 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/19 01:10:09 INFO : A1/B1/C1/four: Deleted
2025/05/19 01:10:09 INFO : A1/two: Deleted
2025/05/19 01:10:09 INFO : A1/B1/three: Deleted
2025/05/19 01:10:09 INFO : A1/B1/C2/five: Deleted
2025/05/19 01:10:09 INFO : A1/one: Deleted
2025/05/19 01:10:09 DEBUG : A1/B2/: Removing directory marker
2025/05/19 01:10:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/19 01:10:09 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/19 01:10:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/19 01:10:09 DEBUG : A1/B1/: Removing directory marker
2025/05/19 01:10:09 DEBUG : A1/: Removing directory marker
2025/05/19 01:10:09 DEBUG : A3/: Creating directory marker
2025/05/19 01:10:09 DEBUG : A3/B1/: Creating directory marker
2025/05/19 01:10:10 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/19 01:10:10 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/19 01:10:10 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/19 01:10:10 DEBUG : A3/B2/: Creating directory marker
2025/05/19 01:10:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/19 01:10:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/19 01:10:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 01:10:10 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/19 01:10:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 01:10:10 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/19 01:10:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/19 01:10:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/19 01:10:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/19 01:10:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/19 01:10:10 INFO : A2/B1/C1/four: Deleted
2025/05/19 01:10:10 INFO : A2/two: Deleted
2025/05/19 01:10:10 INFO : A2/one: Deleted
2025/05/19 01:10:10 INFO : A2/B1/C2/five: Deleted
2025/05/19 01:10:10 INFO : A2/B1/three: Deleted
2025/05/19 01:10:10 DEBUG : A2/B2/: Removing directory marker
2025/05/19 01:10:10 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/19 01:10:10 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/19 01:10:10 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/19 01:10:10 DEBUG : A2/B1/: Removing directory marker
2025/05/19 01:10:10 DEBUG : A2/: Removing directory marker
2025/05/19 01:10:11 INFO : Azure container rclone-test-degoloh9xuwi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/19 01:10:11 DEBUG : A4/: Creating directory marker
2025/05/19 01:10:11 DEBUG : A4/B1/: Creating directory marker
2025/05/19 01:10:11 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/19 01:10:11 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/19 01:10:11 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/19 01:10:11 DEBUG : A4/B2/: Creating directory marker
2025/05/19 01:10:11 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/19 01:10:11 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/19 01:10:11 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/19 01:10:11 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/19 01:10:11 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/19 01:10:11 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/19 01:10:11 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/19 01:10:11 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/19 01:10:11 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/19 01:10:11 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/19 01:10:11 INFO : A3/B1/C1/four: Deleted
2025/05/19 01:10:11 INFO : A3/B1/C2/five: Deleted
2025/05/19 01:10:11 INFO : A3/two: Deleted
2025/05/19 01:10:11 INFO : A3/B1/three: Deleted
2025/05/19 01:10:11 INFO : A3/one: Deleted
2025/05/19 01:10:11 DEBUG : A3/B2/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A3/B1/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A3/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A4/B2/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A4/B1/: Removing directory marker
2025/05/19 01:10:12 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.45s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:12 DEBUG : Azure container rclone-test-degoloh9xuwi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 01:10:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/19 01:10:13 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/19 01:10:13 NOTICE: Azure container rclone-test-degoloh9xuwi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/19 01:10:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:13 DEBUG : Azure container rclone-test-degoloh9xuwi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 01:10:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/19 01:10:13 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/19 01:10:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:13 DEBUG : Azure container rclone-test-degoloh9xuwi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 01:10:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/19 01:10:13 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 01:10:13 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 01:10:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:14 DEBUG : Azure container rclone-test-degoloh9xuwi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/19 01:10:14 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/19 01:10:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/19 01:10:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:14 DEBUG : Azure container rclone-test-degoloh9xuwi: File to upload is small (60 bytes), uploading instead of streaming
2025/05/19 01:10:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/19 01:10:14 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
2025/05/19 01:10:15 DEBUG : sub dir/: Creating directory marker
2025/05/19 01:10:15 DEBUG : Azure container rclone-test-degoloh9xuwi: Touching "sub dir/potato3"
2025/05/19 01:10:15 DEBUG : Azure container rclone-test-degoloh9xuwi: Touching "empty space"
2025/05/19 01:10:15 DEBUG : Azure container rclone-test-degoloh9xuwi: Touching "potato2"
2025/05/19 01:10:16 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.88s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", 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-degoloh9xuwi", Local "Local file system at /tmp/rclone2568608442", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/19 01:10:16 DEBUG : Azure container rclone-test-degoloh9xuwi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m54.760536306s (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]