"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/10 01:51:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco"
2025/04/10 01:51:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:51:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:51:31 DEBUG : Azure container rclone-test-biginir3roco: Using directory markers
2025/04/10 01:51:31 DEBUG : Creating backend with remote "/tmp/rclone1457243158"
=== 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:51:32 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/10 01:51:32 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/10 01:51:32 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/10 01:51:32 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/10 01:51:32 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/10 01:51:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/10 01:51:33 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/10 01:51:34 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/10 01:51:34 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/04/10 01:51:34 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/10 01:51:34 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/10 01:51:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/10 01:51:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/10 01:51:35 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/10 01:51:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/10 01:51:36 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/10 01:51:37 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/10 01:51:38 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/10 01:51:38 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/10 01:51:39 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/10 01:51:40 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/10 01:51:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/10 01:51:40 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/10 01:51:40 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/10 01:51:40 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/10 01:51:41 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/10 01:51:42 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/10 01:51:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/10 01:51:42 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/10 01:51:42 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/10 01:51:42 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/10 01:51:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/10 01:51:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/10 01:51:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/10 01:51:44 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.45s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.20s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.82s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.03s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:51:44 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/10 01:51:44 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/10 01:51:44 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/10 01:51:44 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/10 01:51:44 DEBUG : chunksize-probe: Removing empty object
2025/04/10 01:51:45 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/10 01:51:45 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/10 01:51:45 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/10 01:51:45 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/10 01:51:45 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/10 01:51:45 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/10 01:51:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/10 01:51:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/10 01:51:45 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/10 01:51:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/10 01:51:45 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/10 01:51:45 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/10 01:51:45 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/10 01:51:45 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/10 01:51:45 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/10 01:51:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/10 01:51:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/10 01:51:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/10 01:51:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/10 01:51:46 DEBUG : Returning error reader
2025/04/10 01:51:46 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/10 01:51:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:47 DEBUG : Returning error reader
2025/04/10 01:51:47 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/10 01:51:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:48 DEBUG : Returning error reader
2025/04/10 01:51:48 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/10 01:51:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:49 DEBUG : Returning error reader
2025/04/10 01:51:49 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/10 01:51:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:50 DEBUG : Returning error reader
2025/04/10 01:51:50 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/10 01:51:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:51 DEBUG : Returning error reader
2025/04/10 01:51:51 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/10 01:51:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:52 DEBUG : Returning error reader
2025/04/10 01:51:52 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/10 01:51:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:53 DEBUG : Returning error reader
2025/04/10 01:51:53 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/10 01:51:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:54 DEBUG : Returning error reader
2025/04/10 01:51:54 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/10 01:51:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/10 01:51:55 DEBUG : Returning error reader
2025/04/10 01:51:55 DEBUG : BOOM: simulated read failure
2025/04/10 01:51:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/10 01:51:55 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/10 01:51:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/10 01:51:55 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/10 01:51:55 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/10 01:51:55 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/10 01:51:55 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.46s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/10 01:52:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/10 01:52:03 DEBUG : potato: Seek from 10 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 10 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Seek from 5 to 2
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/10 01:52:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Seek from 5 to 2
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/10 01:52:03 DEBUG : potato: Seek from 8 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 8 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/10 01:52:03 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 01:52:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 01:52:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 01:52:03 DEBUG : potato: Seek from 5 to 2
2025/04/10 01:52:03 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/10 01:52:03 DEBUG : potato: Seek from 9 to 0
2025/04/10 01:52:03 DEBUG : potato: Seek from 9 to 0
2025/04/10 01:52:03 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/10 01:52:04 DEBUG : Creating backend with remote "nonexistent"
2025/04/10 01:52:04 DEBUG : Creating backend with remote "nonexistent"
2025/04/10 01:52:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/10 01:52:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/04/10 01:52:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/10 01:52:04 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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.60s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.12s)
--- PASS: TestCheckDownload/7 (0.15s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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.23s)
--- 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:07 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/10 01:52:07 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/10 01:52:07 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/10 01:52:07 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/10 01:52:07 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/10 01:52:07 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/10 01:52:07 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/10 01:52:07 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/data"
2025/04/10 01:52:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:07 DEBUG : Azure container rclone-test-biginir3roco path data: Using directory markers
2025/04/10 01:52:07 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/04/10 01:52:10 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.87s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/data"
2025/04/10 01:52:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:10 DEBUG : Azure container rclone-test-biginir3roco path data: Using directory markers
2025/04/10 01:52:10 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/04/10 01:52:13 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/04/10 01:52:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kucilix8namo"
2025/04/10 01:52:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:13 DEBUG : Azure container rclone-test-kucilix8namo: Using directory markers
2025/04/10 01:52:13 DEBUG : Creating backend with remote "/tmp/rclone2808420694"
run.go:180: Remote "Azure container rclone-test-kucilix8namo", Local "Local file system at /tmp/rclone2808420694", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/10 01:52:13 ERROR : hello, world!: sum not found
2025/04/10 01:52:13 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-kucilix8namo
2025/04/10 01:52:13 NOTICE: Azure container rclone-test-kucilix8namo: 1 files missing
2025/04/10 01:52:13 NOTICE: 1 hashes missing
2025/04/10 01:52:13 NOTICE: Azure container rclone-test-kucilix8namo: 2 differences found
2025/04/10 01:52:13 NOTICE: Azure container rclone-test-kucilix8namo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/10 01:52:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-kucilix8namo: 0 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-kucilix8namo: 1 matching files
2025/04/10 01:52:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gonabeg4wale"
2025/04/10 01:52:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:14 DEBUG : Azure container rclone-test-gonabeg4wale: Using directory markers
2025/04/10 01:52:14 DEBUG : Creating backend with remote "/tmp/rclone2534527683"
run.go:180: Remote "Azure container rclone-test-gonabeg4wale", Local "Local file system at /tmp/rclone2534527683", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/10 01:52:14 ERROR : HELLO, WORLD!: sum not found
2025/04/10 01:52:14 ERROR : hello, world!: file not in Azure container rclone-test-gonabeg4wale
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-gonabeg4wale: 1 files missing
2025/04/10 01:52:14 NOTICE: 1 hashes missing
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-gonabeg4wale: 2 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-gonabeg4wale: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/10 01:52:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-gonabeg4wale: 0 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-gonabeg4wale: 1 matching files
2025/04/10 01:52:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-soruvep3woxa"
2025/04/10 01:52:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:14 DEBUG : Azure container rclone-test-soruvep3woxa: Using directory markers
2025/04/10 01:52:14 DEBUG : Creating backend with remote "/tmp/rclone1466146604"
run.go:180: Remote "Azure container rclone-test-soruvep3woxa", Local "Local file system at /tmp/rclone1466146604", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/10 01:52:14 ERROR : HeLlO, wOrLd!: sum not found
2025/04/10 01:52:14 ERROR : hello, world!: file not in Azure container rclone-test-soruvep3woxa
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-soruvep3woxa: 1 files missing
2025/04/10 01:52:14 NOTICE: 1 hashes missing
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-soruvep3woxa: 2 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-soruvep3woxa: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/10 01:52:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-soruvep3woxa: 0 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-soruvep3woxa: 1 matching files
2025/04/10 01:52:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vocixup1suge"
2025/04/10 01:52:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:14 DEBUG : Azure container rclone-test-vocixup1suge: Using directory markers
2025/04/10 01:52:14 DEBUG : Creating backend with remote "/tmp/rclone3364682870"
run.go:180: Remote "Azure container rclone-test-vocixup1suge", Local "Local file system at /tmp/rclone3364682870", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/10 01:52:14 ERROR : HELLO, WORLD!: sum not found
2025/04/10 01:52:14 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-vocixup1suge
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-vocixup1suge: 1 files missing
2025/04/10 01:52:14 NOTICE: 1 hashes missing
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-vocixup1suge: 2 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-vocixup1suge: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/10 01:52:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-vocixup1suge: 0 differences found
2025/04/10 01:52:14 NOTICE: Azure container rclone-test-vocixup1suge: 1 matching files
2025/04/10 01:52:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rubamul7jibu"
2025/04/10 01:52:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:14 DEBUG : Azure container rclone-test-rubamul7jibu: Using directory markers
2025/04/10 01:52:14 DEBUG : Creating backend with remote "/tmp/rclone1110026412"
run.go:180: Remote "Azure container rclone-test-rubamul7jibu", Local "Local file system at /tmp/rclone1110026412", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rubamul7jibu
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-rubamul7jibu: 1 files missing
2025/04/10 01:52:15 NOTICE: 1 hashes missing
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-rubamul7jibu: 2 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-rubamul7jibu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/10 01:52:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-rubamul7jibu: 0 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-rubamul7jibu: 1 matching files
2025/04/10 01:52:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nopuvoy4nayi"
2025/04/10 01:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:15 DEBUG : Azure container rclone-test-nopuvoy4nayi: Using directory markers
2025/04/10 01:52:15 DEBUG : Creating backend with remote "/tmp/rclone4198932015"
run.go:180: Remote "Azure container rclone-test-nopuvoy4nayi", Local "Local file system at /tmp/rclone4198932015", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-nopuvoy4nayi
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-nopuvoy4nayi: 1 files missing
2025/04/10 01:52:15 NOTICE: 1 hashes missing
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-nopuvoy4nayi: 2 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-nopuvoy4nayi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/10 01:52:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-nopuvoy4nayi: 0 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-nopuvoy4nayi: 1 matching files
2025/04/10 01:52:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xefokes1bepa"
2025/04/10 01:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:15 DEBUG : Azure container rclone-test-xefokes1bepa: Using directory markers
2025/04/10 01:52:15 DEBUG : Creating backend with remote "/tmp/rclone1558238378"
run.go:180: Remote "Azure container rclone-test-xefokes1bepa", Local "Local file system at /tmp/rclone1558238378", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xefokes1bepa
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-xefokes1bepa: 1 files missing
2025/04/10 01:52:15 NOTICE: 1 hashes missing
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-xefokes1bepa: 2 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-xefokes1bepa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/10 01:52:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-xefokes1bepa: 0 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-xefokes1bepa: 1 matching files
2025/04/10 01:52:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yawegaf9wedo"
2025/04/10 01:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:15 DEBUG : Azure container rclone-test-yawegaf9wedo: Using directory markers
2025/04/10 01:52:15 DEBUG : Creating backend with remote "/tmp/rclone1810455159"
run.go:180: Remote "Azure container rclone-test-yawegaf9wedo", Local "Local file system at /tmp/rclone1810455159", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 01:52:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yawegaf9wedo
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-yawegaf9wedo: 1 files missing
2025/04/10 01:52:15 NOTICE: 1 hashes missing
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-yawegaf9wedo: 2 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-yawegaf9wedo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/10 01:52:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-yawegaf9wedo: 0 differences found
2025/04/10 01:52:15 NOTICE: Azure container rclone-test-yawegaf9wedo: 1 matching files
2025/04/10 01:52:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kozorij9pepe"
2025/04/10 01:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-kozorij9pepe: Using directory markers
2025/04/10 01:52:16 DEBUG : Creating backend with remote "/tmp/rclone2265771334"
run.go:180: Remote "Azure container rclone-test-kozorij9pepe", Local "Local file system at /tmp/rclone2265771334", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/10 01:52:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 01:52:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-kozorij9pepe
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-kozorij9pepe: 1 files missing
2025/04/10 01:52:16 NOTICE: 1 hashes missing
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-kozorij9pepe: 2 differences found
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-kozorij9pepe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/10 01:52:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-kozorij9pepe: 0 differences found
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-kozorij9pepe: 1 matching files
2025/04/10 01:52:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-moritin3luxu"
2025/04/10 01:52:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:52:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-moritin3luxu: Using directory markers
2025/04/10 01:52:16 DEBUG : Creating backend with remote "/tmp/rclone2301423919"
run.go:180: Remote "Azure container rclone-test-moritin3luxu", Local "Local file system at /tmp/rclone2301423919", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/10 01:52:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 01:52:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-moritin3luxu
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-moritin3luxu: 1 files missing
2025/04/10 01:52:16 NOTICE: 1 hashes missing
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-moritin3luxu: 2 differences found
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-moritin3luxu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/10 01:52:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-moritin3luxu: 0 differences found
2025/04/10 01:52:16 NOTICE: Azure container rclone-test-moritin3luxu: 1 matching files
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-moritin3luxu: Purge remote
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-kozorij9pepe: Purge remote
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-yawegaf9wedo: Purge remote
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-xefokes1bepa: Purge remote
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-nopuvoy4nayi: Purge remote
2025/04/10 01:52:16 DEBUG : Azure container rclone-test-rubamul7jibu: Purge remote
2025/04/10 01:52:17 DEBUG : Azure container rclone-test-vocixup1suge: Purge remote
2025/04/10 01:52:17 DEBUG : Azure container rclone-test-soruvep3woxa: Purge remote
2025/04/10 01:52:17 DEBUG : Azure container rclone-test-gonabeg4wale: Purge remote
2025/04/10 01:52:17 DEBUG : Azure container rclone-test-kucilix8namo: Purge remote
--- PASS: TestApplyTransforms (3.58s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 01:52:17 DEBUG : sub/: Creating directory marker
2025/04/10 01:52:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/10 01:52:17 INFO : file1: Copied (new) to: sub/file2
2025/04/10 01:52:17 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:17 DEBUG : file1: Unchanged skipping
2025/04/10 01:52:17 DEBUG : Azure container rclone-test-biginir3roco: don't need to copy/move sub/file2, it is already at target location
2025/04/10 01:52:17 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:17 DEBUG : dst/: Creating directory marker
2025/04/10 01:52:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/backup"
2025/04/10 01:52:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:18 DEBUG : Azure container rclone-test-biginir3roco path backup: Using directory markers
2025/04/10 01:52:18 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-biginir3roco/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-biginir3roco/backup"
2025/04/10 01:52:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/10 01:52:18 DEBUG : dst/: Creating directory marker
2025/04/10 01:52:18 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/10 01:52:18 INFO : dst/file1: Copied (server-side copy)
2025/04/10 01:52:18 INFO : dst/file1: Deleted
2025/04/10 01:52:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/10 01:52:18 INFO : dst/file1: Copied (new)
2025/04/10 01:52:18 DEBUG : dst/: Removing directory marker
2025/04/10 01:52:18 DEBUG : backup/dst/: Removing directory marker
2025/04/10 01:52:18 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-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b1a79-e01e-000c-4abb-a92bf5000000
Time:2025-04-10T01:52:18.9227648Z
--------------------------------------------------------------------------------
2025/04/10 01:52:19 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-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b1c01-e01e-000c-26bb-a92bf5000000
Time:2025-04-10T01:52:19.9607930Z
--------------------------------------------------------------------------------
2025/04/10 01:52:20 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-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b1d7e-e01e-000c-66bb-a92bf5000000
Time:2025-04-10T01:52:20.9981865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b1d7e-e01e-000c-66bb-a92bf5000000
Time:2025-04-10T01:52:20.9981865Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/dst"
2025/04/10 01:52:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:22 DEBUG : Azure container rclone-test-biginir3roco path dst: Using directory markers
2025/04/10 01:52:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:22 DEBUG : Azure container rclone-test-biginir3roco path CompareDest: Using directory markers
2025/04/10 01:52:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:22 DEBUG : one: Need to transfer - File not found at Destination
2025/04/10 01:52:22 DEBUG : /: Creating directory marker
2025/04/10 01:52:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/10 01:52:22 INFO : one: Copied (new)
2025/04/10 01:52:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 01:52:22 DEBUG : /: Creating directory marker
2025/04/10 01:52:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/10 01:52:22 INFO : one: Copied (replaced existing)
2025/04/10 01:52:22 DEBUG : dst/: Creating directory marker
2025/04/10 01:52:22 DEBUG : CompareDest/: Creating directory marker
2025/04/10 01:52:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 01:52:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:23 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/10 01:52:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:23 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 01:52:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:23 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/10 01:52:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:23 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 01:52:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:23 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/10 01:52:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CompareDest"
2025/04/10 01:52:23 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 01:52:23 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/10 01:52:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/10 01:52:24 INFO : two: Copied (new)
2025/04/10 01:52:24 DEBUG : dst/: Removing directory marker
2025/04/10 01:52: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b21bf-e01e-000c-7ebb-a92bf5000000
Time:2025-04-10T01:52:24.4364459Z
--------------------------------------------------------------------------------
2025/04/10 01:52: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b22f9-e01e-000c-16bb-a92bf5000000
Time:2025-04-10T01:52:25.4741790Z
--------------------------------------------------------------------------------
2025/04/10 01:52:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b24e4-e01e-000c-33bb-a92bf5000000
Time:2025-04-10T01:52:26.5115548Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b24e4-e01e-000c-33bb-a92bf5000000
Time:2025-04-10T01:52:26.5115548Z
--------------------------------------------------------------------------------
2025/04/10 01:52:27 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.64s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:52:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/dst"
2025/04/10 01:52:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:34 DEBUG : Azure container rclone-test-biginir3roco path dst: Using directory markers
2025/04/10 01:52:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:34 DEBUG : Azure container rclone-test-biginir3roco path CopyDest: Using directory markers
2025/04/10 01:52:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:34 DEBUG : one: Need to transfer - File not found at Destination
2025/04/10 01:52:34 DEBUG : /: Creating directory marker
2025/04/10 01:52:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/10 01:52:35 INFO : one: Copied (new)
2025/04/10 01:52:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 01:52:35 DEBUG : /: Creating directory marker
2025/04/10 01:52:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/10 01:52:35 INFO : one: Copied (replaced existing)
2025/04/10 01:52:35 DEBUG : dst/: Creating directory marker
2025/04/10 01:52:35 DEBUG : CopyDest/: Creating directory marker
2025/04/10 01:52:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/BackupDir"
2025/04/10 01:52:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:52:35 DEBUG : Azure container rclone-test-biginir3roco path BackupDir: Using directory markers
2025/04/10 01:52:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-biginir3roco/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-biginir3roco/BackupDir"
2025/04/10 01:52:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 01:52:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 01:52:35 DEBUG : /: Creating directory marker
2025/04/10 01:52:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/10 01:52:36 INFO : one: Copied (server-side copy)
2025/04/10 01:52:36 INFO : one: Deleted
2025/04/10 01:52:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/10 01:52:36 INFO : one: Copied (server-side copy)
2025/04/10 01:52:36 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/10 01:52:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:36 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 01:52:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/10 01:52:36 INFO : two: Copied (server-side copy)
2025/04/10 01:52:36 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/10 01:52:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 01:52:36 DEBUG : two: Unchanged skipping
2025/04/10 01:52:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-biginir3roco/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-biginir3roco/CopyDest"
2025/04/10 01:52:37 DEBUG : three: Need to transfer - File not found at Destination
2025/04/10 01:52:37 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/10 01:52:37 DEBUG : three: Destination not found in --copy-dest
2025/04/10 01:52:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/10 01:52:37 INFO : three: Copied (new)
2025/04/10 01:52:37 DEBUG : dst/: Removing directory marker
2025/04/10 01:52:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b3b96-e01e-000c-31bb-a92bf5000000
Time:2025-04-10T01:52:37.8077004Z
--------------------------------------------------------------------------------
2025/04/10 01:52:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b3d7b-e01e-000c-2abb-a92bf5000000
Time:2025-04-10T01:52:38.8453611Z
--------------------------------------------------------------------------------
2025/04/10 01:52:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b3fe5-e01e-000c-26bb-a92bf5000000
Time:2025-04-10T01:52:39.8829272Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b3fe5-e01e-000c-26bb-a92bf5000000
Time:2025-04-10T01:52:39.8829272Z
--------------------------------------------------------------------------------
2025/04/10 01:52:40 DEBUG : CopyDest/: Removing directory marker
2025/04/10 01:52:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b4226-e01e-000c-0abb-a92bf5000000
Time:2025-04-10T01:52:40.9592178Z
--------------------------------------------------------------------------------
2025/04/10 01:52:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b4414-e01e-000c-23bb-a92bf5000000
Time:2025-04-10T01:52:41.9976153Z
--------------------------------------------------------------------------------
2025/04/10 01:52:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b466f-e01e-000c-5cbb-a92bf5000000
Time:2025-04-10T01:52:43.0364102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b466f-e01e-000c-5cbb-a92bf5000000
Time:2025-04-10T01:52:43.0364102Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/10 01:52:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b579b-e01e-000c-27bb-a92bf5000000
Time:2025-04-10T01:52:51.2320501Z
--------------------------------------------------------------------------------
2025/04/10 01:52:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b59c0-e01e-000c-6abb-a92bf5000000
Time:2025-04-10T01:52:52.2691210Z
--------------------------------------------------------------------------------
2025/04/10 01:52:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b5c20-e01e-000c-60bb-a92bf5000000
Time:2025-04-10T01:52:53.3070993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b5c20-e01e-000c-60bb-a92bf5000000
Time:2025-04-10T01:52:53.3070993Z
--------------------------------------------------------------------------------
2025/04/10 01:52: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b5e2b-e01e-000c-04bb-a92bf5000000
Time:2025-04-10T01:52:54.3446773Z
--------------------------------------------------------------------------------
2025/04/10 01:52: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b60ae-e01e-000c-16bb-a92bf5000000
Time:2025-04-10T01:52:55.3818708Z
--------------------------------------------------------------------------------
2025/04/10 01:52: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b62f0-e01e-000c-7abb-a92bf5000000
Time:2025-04-10T01:52:56.4194291Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b62f0-e01e-000c-7abb-a92bf5000000
Time:2025-04-10T01:52:56.4194291Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/10 01:53:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b758d-e01e-000c-2dbb-a92bf5000000
Time:2025-04-10T01:53:04.6115186Z
--------------------------------------------------------------------------------
2025/04/10 01:53:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b77bd-e01e-000c-05bb-a92bf5000000
Time:2025-04-10T01:53:05.6507404Z
--------------------------------------------------------------------------------
2025/04/10 01:53:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b79d4-e01e-000c-36bb-a92bf5000000
Time:2025-04-10T01:53:06.6893130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b79d4-e01e-000c-36bb-a92bf5000000
Time:2025-04-10T01:53:06.6893130Z
--------------------------------------------------------------------------------
2025/04/10 01:53:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b7c15-e01e-000c-0ebb-a92bf5000000
Time:2025-04-10T01:53:07.7278219Z
--------------------------------------------------------------------------------
2025/04/10 01:53:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b7e26-e01e-000c-40bb-a92bf5000000
Time:2025-04-10T01:53:08.7665259Z
--------------------------------------------------------------------------------
2025/04/10 01:53:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b8013-e01e-000c-42bb-a92bf5000000
Time:2025-04-10T01:53:09.8040832Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b8013-e01e-000c-42bb-a92bf5000000
Time:2025-04-10T01:53:09.8040832Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:53:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/10 01:53:18 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/10 01:53:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/10 01:53:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/10 01:53:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/10 01:53:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/10 01:53:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/10 01:53:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/10 01:53:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e9d762343a0d1cc004c1897c70778e31 OK
2025/04/10 01:53:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/10 01:53:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b90de-e01e-000c-40bb-a92bf5000000
Time:2025-04-10T01:53:18.9678393Z
--------------------------------------------------------------------------------
2025/04/10 01:53:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b922a-e01e-000c-56bb-a92bf5000000
Time:2025-04-10T01:53:20.0053904Z
--------------------------------------------------------------------------------
2025/04/10 01:53: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b938c-e01e-000c-06bb-a92bf5000000
Time:2025-04-10T01:53:21.0428338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b938c-e01e-000c-06bb-a92bf5000000
Time:2025-04-10T01:53:21.0428338Z
--------------------------------------------------------------------------------
2025/04/10 01:53:22 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/10 01:53: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b94e4-e01e-000c-29bb-a92bf5000000
Time:2025-04-10T01:53:22.1206695Z
--------------------------------------------------------------------------------
2025/04/10 01:53: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b96ac-e01e-000c-30bb-a92bf5000000
Time:2025-04-10T01:53:23.1591073Z
--------------------------------------------------------------------------------
2025/04/10 01:53: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b9849-e01e-000c-12bb-a92bf5000000
Time:2025-04-10T01:53:24.1965678Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641b9849-e01e-000c-12bb-a92bf5000000
Time:2025-04-10T01:53:24.1965678Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:53:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ba63c-e01e-000c-67bb-a92bf5000000
Time:2025-04-10T01:53:32.3923198Z
--------------------------------------------------------------------------------
2025/04/10 01:53:33 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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ba7c4-e01e-000c-3bbb-a92bf5000000
Time:2025-04-10T01:53:33.4300833Z
--------------------------------------------------------------------------------
2025/04/10 01:53:34 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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ba90f-e01e-000c-3cbb-a92bf5000000
Time:2025-04-10T01:53:34.4678043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ba90f-e01e-000c-3cbb-a92bf5000000
Time:2025-04-10T01:53:34.4678043Z
--------------------------------------------------------------------------------
2025/04/10 01:53:35 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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641baa7f-e01e-000c-73bb-a92bf5000000
Time:2025-04-10T01:53:35.5065343Z
--------------------------------------------------------------------------------
2025/04/10 01:53:36 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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bac8e-e01e-000c-10bb-a92bf5000000
Time:2025-04-10T01:53:36.5450354Z
--------------------------------------------------------------------------------
2025/04/10 01:53:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641badfc-e01e-000c-37bb-a92bf5000000
Time:2025-04-10T01:53:37.5826165Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641badfc-e01e-000c-37bb-a92bf5000000
Time:2025-04-10T01:53:37.5826165Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:53:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bb879-e01e-000c-1dbb-a92bf5000000
Time:2025-04-10T01:53:45.7776298Z
--------------------------------------------------------------------------------
2025/04/10 01:53:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bb9e6-e01e-000c-4cbb-a92bf5000000
Time:2025-04-10T01:53:46.8150987Z
--------------------------------------------------------------------------------
2025/04/10 01:53:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bbb6c-e01e-000c-10bb-a92bf5000000
Time:2025-04-10T01:53:47.8522992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bbb6c-e01e-000c-10bb-a92bf5000000
Time:2025-04-10T01:53:47.8522992Z
--------------------------------------------------------------------------------
2025/04/10 01:53:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bbc95-e01e-000c-10bb-a92bf5000000
Time:2025-04-10T01:53:48.8910724Z
--------------------------------------------------------------------------------
2025/04/10 01:53:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bbdf4-e01e-000c-32bb-a92bf5000000
Time:2025-04-10T01:53:49.9295898Z
--------------------------------------------------------------------------------
2025/04/10 01:53:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bbf0c-e01e-000c-12bb-a92bf5000000
Time:2025-04-10T01:53:50.9674003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bbf0c-e01e-000c-12bb-a92bf5000000
Time:2025-04-10T01:53:50.9674003Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:53:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bc8c9-e01e-000c-2cbb-a92bf5000000
Time:2025-04-10T01:53:59.1619220Z
--------------------------------------------------------------------------------
2025/04/10 01:54:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bc9f1-e01e-000c-16bb-a92bf5000000
Time:2025-04-10T01:54:00.1998991Z
--------------------------------------------------------------------------------
2025/04/10 01:54:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bcb5b-e01e-000c-35bb-a92bf5000000
Time:2025-04-10T01:54:01.2374388Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bcb5b-e01e-000c-35bb-a92bf5000000
Time:2025-04-10T01:54:01.2374388Z
--------------------------------------------------------------------------------
2025/04/10 01:54:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bcc66-e01e-000c-04bb-a92bf5000000
Time:2025-04-10T01:54:02.2768306Z
--------------------------------------------------------------------------------
2025/04/10 01:54:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bcd95-e01e-000c-79bb-a92bf5000000
Time:2025-04-10T01:54:03.3153131Z
--------------------------------------------------------------------------------
2025/04/10 01:54:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bcea7-e01e-000c-5bbb-a92bf5000000
Time:2025-04-10T01:54:04.3531506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bcea7-e01e-000c-5bbb-a92bf5000000
Time:2025-04-10T01:54:04.3531506Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:54:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bd8b4-e01e-000c-03bb-a92bf5000000
Time:2025-04-10T01:54:12.5485406Z
--------------------------------------------------------------------------------
2025/04/10 01:54:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bda15-e01e-000c-67bb-a92bf5000000
Time:2025-04-10T01:54:13.5863249Z
--------------------------------------------------------------------------------
2025/04/10 01:54:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bdb2f-e01e-000c-3ebb-a92bf5000000
Time:2025-04-10T01:54:14.6235227Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bdb2f-e01e-000c-3ebb-a92bf5000000
Time:2025-04-10T01:54:14.6235227Z
--------------------------------------------------------------------------------
2025/04/10 01:54:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bdc95-e01e-000c-77bb-a92bf5000000
Time:2025-04-10T01:54:15.6622684Z
--------------------------------------------------------------------------------
2025/04/10 01:54:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bddc7-e01e-000c-66bb-a92bf5000000
Time:2025-04-10T01:54:16.7006834Z
--------------------------------------------------------------------------------
2025/04/10 01:54:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bde95-e01e-000c-12bb-a92bf5000000
Time:2025-04-10T01:54:17.7383383Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bde95-e01e-000c-12bb-a92bf5000000
Time:2025-04-10T01:54:17.7383383Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:54:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641be6fc-e01e-000c-59bb-a92bf5000000
Time:2025-04-10T01:54:25.9318498Z
--------------------------------------------------------------------------------
2025/04/10 01:54:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641be851-e01e-000c-51bb-a92bf5000000
Time:2025-04-10T01:54:26.9698670Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641beac4-e01e-000c-08bb-a92bf5000000
Time:2025-04-10T01:54:28.0070943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641beac4-e01e-000c-08bb-a92bf5000000
Time:2025-04-10T01:54:28.0070943Z
--------------------------------------------------------------------------------
2025/04/10 01:54:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641beced-e01e-000c-1ebb-a92bf5000000
Time:2025-04-10T01:54:29.0449137Z
--------------------------------------------------------------------------------
2025/04/10 01:54:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641beeda-e01e-000c-1abb-a92bf5000000
Time:2025-04-10T01:54:30.0834869Z
--------------------------------------------------------------------------------
2025/04/10 01:54:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bf03a-e01e-000c-4abb-a92bf5000000
Time:2025-04-10T01:54:31.1220547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641bf03a-e01e-000c-4abb-a92bf5000000
Time:2025-04-10T01:54:31.1220547Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:54:39 DEBUG : also/: Creating directory marker
2025/04/10 01:54:39 INFO : Azure container rclone-test-biginir3roco: Looking for duplicate md5 hashes using newest mode.
2025/04/10 01:54:39 NOTICE: 449aa9613788a61204f2596c53d6053b: Found 3 files with duplicate md5 hashes
2025/04/10 01:54:39 INFO : one: Deleted
2025/04/10 01:54:39 INFO : also/one: Deleted
2025/04/10 01:54:39 NOTICE: 449aa9613788a61204f2596c53d6053b: Deleted 2 extra copies
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c00b3-e01e-000c-0cbb-a92bf5000000
Time:2025-04-10T01:54:40.1203394Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c01be-e01e-000c-4abb-a92bf5000000
Time:2025-04-10T01:54:41.1587311Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c02c1-e01e-000c-0dbb-a92bf5000000
Time:2025-04-10T01:54:42.1974155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c02c1-e01e-000c-0dbb-a92bf5000000
Time:2025-04-10T01:54:42.1974155Z
--------------------------------------------------------------------------------
2025/04/10 01:54:43 DEBUG : also/: Removing directory marker
2025/04/10 01:54: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c0480-e01e-000c-0cbb-a92bf5000000
Time:2025-04-10T01:54:43.2743525Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c0588-e01e-000c-4abb-a92bf5000000
Time:2025-04-10T01:54:44.3121249Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c06c1-e01e-000c-4bbb-a92bf5000000
Time:2025-04-10T01:54:45.3495872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c06c1-e01e-000c-4bbb-a92bf5000000
Time:2025-04-10T01:54:45.3495872Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c112f-e01e-000c-4ebb-a92bf5000000
Time:2025-04-10T01:54:53.5493033Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c1296-e01e-000c-7cbb-a92bf5000000
Time:2025-04-10T01:54:54.5870405Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c13ac-e01e-000c-6bbb-a92bf5000000
Time:2025-04-10T01:54:55.6253231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c13ac-e01e-000c-6bbb-a92bf5000000
Time:2025-04-10T01:54:55.6253231Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c14ea-e01e-000c-80bb-a92bf5000000
Time:2025-04-10T01:54:56.6632462Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c1640-e01e-000c-2cbb-a92bf5000000
Time:2025-04-10T01:54:57.7012396Z
--------------------------------------------------------------------------------
2025/04/10 01:54: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c1763-e01e-000c-15bb-a92bf5000000
Time:2025-04-10T01:54:58.7394700Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c1763-e01e-000c-15bb-a92bf5000000
Time:2025-04-10T01:54:58.7394700Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2084-e01e-000c-16bb-a92bf5000000
Time:2025-04-10T01:55:06.9317403Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2223-e01e-000c-3cbb-a92bf5000000
Time:2025-04-10T01:55:07.9717737Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2367-e01e-000c-22bb-a92bf5000000
Time:2025-04-10T01:55:09.0113846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2367-e01e-000c-22bb-a92bf5000000
Time:2025-04-10T01:55:09.0113846Z
--------------------------------------------------------------------------------
2025/04/10 01:55:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c24cf-e01e-000c-3ebb-a92bf5000000
Time:2025-04-10T01:55:10.0507468Z
--------------------------------------------------------------------------------
2025/04/10 01:55:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2611-e01e-000c-48bb-a92bf5000000
Time:2025-04-10T01:55:11.0897305Z
--------------------------------------------------------------------------------
2025/04/10 01:55:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2745-e01e-000c-32bb-a92bf5000000
Time:2025-04-10T01:55:12.1284079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c2745-e01e-000c-32bb-a92bf5000000
Time:2025-04-10T01:55:12.1284079Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:55:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c31f3-e01e-000c-35bb-a92bf5000000
Time:2025-04-10T01:55:20.3215297Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c3374-e01e-000c-08bb-a92bf5000000
Time:2025-04-10T01:55:21.3598460Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c3528-e01e-000c-75bb-a92bf5000000
Time:2025-04-10T01:55:22.3972566Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c3528-e01e-000c-75bb-a92bf5000000
Time:2025-04-10T01:55:22.3972566Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c368f-e01e-000c-10bb-a92bf5000000
Time:2025-04-10T01:55:23.4352875Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c37df-e01e-000c-2fbb-a92bf5000000
Time:2025-04-10T01:55:24.4729145Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c38fa-e01e-000c-26bb-a92bf5000000
Time:2025-04-10T01:55:25.5106019Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c38fa-e01e-000c-26bb-a92bf5000000
Time:2025-04-10T01:55:25.5106019Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c4228-e01e-000c-20bb-a92bf5000000
Time:2025-04-10T01:55:33.7035094Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c433a-e01e-000c-11bb-a92bf5000000
Time:2025-04-10T01:55:34.7416942Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c445b-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:55:35.7794779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c445b-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:55:35.7794779Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c45c5-e01e-000c-5bbb-a92bf5000000
Time:2025-04-10T01:55:36.8180446Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c4725-e01e-000c-70bb-a92bf5000000
Time:2025-04-10T01:55:37.8556351Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c486a-e01e-000c-62bb-a92bf5000000
Time:2025-04-10T01:55:38.8940444Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c486a-e01e-000c-62bb-a92bf5000000
Time:2025-04-10T01:55:38.8940444Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c5216-e01e-000c-26bb-a92bf5000000
Time:2025-04-10T01:55:47.0877748Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c531a-e01e-000c-6fbb-a92bf5000000
Time:2025-04-10T01:55:48.1260804Z
--------------------------------------------------------------------------------
2025/04/10 01:55:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c5425-e01e-000c-42bb-a92bf5000000
Time:2025-04-10T01:55:49.1637837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c5425-e01e-000c-42bb-a92bf5000000
Time:2025-04-10T01:55:49.1637837Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c552f-e01e-000c-17bb-a92bf5000000
Time:2025-04-10T01:55:50.2021203Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c564e-e01e-000c-0ebb-a92bf5000000
Time:2025-04-10T01:55:51.2395284Z
--------------------------------------------------------------------------------
2025/04/10 01:55: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c5782-e01e-000c-07bb-a92bf5000000
Time:2025-04-10T01:55:52.2779223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c5782-e01e-000c-07bb-a92bf5000000
Time:2025-04-10T01:55:52.2779223Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:56:00 DEBUG : sub dir/: Creating directory marker
2025/04/10 01:56:00 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/10 01:56:01 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/04/10 01:56:01 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/10 01:56:01 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/10 01:56:01 DEBUG : sub dir/: Removing directory marker
2025/04/10 01:56: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c62aa-e01e-000c-25bb-a92bf5000000
Time:2025-04-10T01:56:01.9458152Z
--------------------------------------------------------------------------------
2025/04/10 01:56: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c63f0-e01e-000c-17bb-a92bf5000000
Time:2025-04-10T01:56:02.9837630Z
--------------------------------------------------------------------------------
2025/04/10 01:56:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c655a-e01e-000c-51bb-a92bf5000000
Time:2025-04-10T01:56:04.0216467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c655a-e01e-000c-51bb-a92bf5000000
Time:2025-04-10T01:56:04.0216467Z
--------------------------------------------------------------------------------
2025/04/10 01:56:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c66c4-e01e-000c-07bb-a92bf5000000
Time:2025-04-10T01:56:05.0602042Z
--------------------------------------------------------------------------------
2025/04/10 01:56:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c6804-e01e-000c-15bb-a92bf5000000
Time:2025-04-10T01:56:06.0982790Z
--------------------------------------------------------------------------------
2025/04/10 01:56:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c6972-e01e-000c-32bb-a92bf5000000
Time:2025-04-10T01:56:07.1374723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c6972-e01e-000c-32bb-a92bf5000000
Time:2025-04-10T01:56:07.1374723Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:56:15 DEBUG : sub dir/: Creating directory marker
2025/04/10 01:56:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/10 01:56:16 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/04/10 01:56:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/10 01:56:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/10 01:56:16 DEBUG : sub dir/: Removing directory marker
2025/04/10 01:56:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c7551-e01e-000c-5bbb-a92bf5000000
Time:2025-04-10T01:56:16.7897810Z
--------------------------------------------------------------------------------
2025/04/10 01:56:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c767e-e01e-000c-57bb-a92bf5000000
Time:2025-04-10T01:56:17.8276109Z
--------------------------------------------------------------------------------
2025/04/10 01:56:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c77c9-e01e-000c-6bbb-a92bf5000000
Time:2025-04-10T01:56:18.8652086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c77c9-e01e-000c-6bbb-a92bf5000000
Time:2025-04-10T01:56:18.8652086Z
--------------------------------------------------------------------------------
2025/04/10 01:56:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c78f7-e01e-000c-68bb-a92bf5000000
Time:2025-04-10T01:56:19.9119619Z
--------------------------------------------------------------------------------
2025/04/10 01:56:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c7a7b-e01e-000c-17bb-a92bf5000000
Time:2025-04-10T01:56:20.9499410Z
--------------------------------------------------------------------------------
2025/04/10 01:56:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c7b99-e01e-000c-80bb-a92bf5000000
Time:2025-04-10T01:56:21.9877872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c7b99-e01e-000c-80bb-a92bf5000000
Time:2025-04-10T01:56:21.9877872Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:56:30 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/04/10 01:56:31 DEBUG : sub/: Removing directory marker
2025/04/10 01:56:31 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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c887b-e01e-000c-43bb-a92bf5000000
Time:2025-04-10T01:56:31.0672001Z
--------------------------------------------------------------------------------
2025/04/10 01:56:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c89d7-e01e-000c-61bb-a92bf5000000
Time:2025-04-10T01:56:32.1047999Z
--------------------------------------------------------------------------------
2025/04/10 01:56:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c8b1f-e01e-000c-80bb-a92bf5000000
Time:2025-04-10T01:56:33.1430346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c8b1f-e01e-000c-80bb-a92bf5000000
Time:2025-04-10T01:56:33.1430346Z
--------------------------------------------------------------------------------
2025/04/10 01:56:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c8c8f-e01e-000c-2abb-a92bf5000000
Time:2025-04-10T01:56:34.1810541Z
--------------------------------------------------------------------------------
2025/04/10 01:56:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c8df8-e01e-000c-67bb-a92bf5000000
Time:2025-04-10T01:56:35.2193182Z
--------------------------------------------------------------------------------
2025/04/10 01:56:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c8f5f-e01e-000c-6ebb-a92bf5000000
Time:2025-04-10T01:56:36.2588109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c8f5f-e01e-000c-6ebb-a92bf5000000
Time:2025-04-10T01:56:36.2588109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:56:44 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/04/10 01:56:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/notfound"
2025/04/10 01:56:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 01:56:45 DEBUG : Azure container rclone-test-biginir3roco path notfound: Using directory markers
2025/04/10 01:56:45 DEBUG : sub/: Removing directory marker
2025/04/10 01:56:45 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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c9dba-e01e-000c-5ebb-a92bf5000000
Time:2025-04-10T01:56:45.5528659Z
--------------------------------------------------------------------------------
2025/04/10 01:56:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641c9efc-e01e-000c-75bb-a92bf5000000
Time:2025-04-10T01:56:46.5900452Z
--------------------------------------------------------------------------------
2025/04/10 01:56:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ca053-e01e-000c-7fbb-a92bf5000000
Time:2025-04-10T01:56:47.6276793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ca053-e01e-000c-7fbb-a92bf5000000
Time:2025-04-10T01:56:47.6276793Z
--------------------------------------------------------------------------------
2025/04/10 01:56:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ca192-e01e-000c-06bb-a92bf5000000
Time:2025-04-10T01:56:48.6652612Z
--------------------------------------------------------------------------------
2025/04/10 01:56:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ca2f7-e01e-000c-28bb-a92bf5000000
Time:2025-04-10T01:56:49.7032051Z
--------------------------------------------------------------------------------
2025/04/10 01:56:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ca492-e01e-000c-0dbb-a92bf5000000
Time:2025-04-10T01:56:50.7407610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ca492-e01e-000c-0dbb-a92bf5000000
Time:2025-04-10T01:56:50.7407610Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:56:58 INFO : Azure container rclone-test-biginir3roco: Making directory
2025/04/10 01:56:58 INFO : Azure container rclone-test-biginir3roco: Making directory
2025/04/10 01:56:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641caf36-e01e-000c-04bb-a92bf5000000
Time:2025-04-10T01:56:58.9742270Z
--------------------------------------------------------------------------------
2025/04/10 01:56:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb0e6-e01e-000c-7dbb-a92bf5000000
Time:2025-04-10T01:57:00.0124944Z
--------------------------------------------------------------------------------
2025/04/10 01:57:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb273-e01e-000c-4fbb-a92bf5000000
Time:2025-04-10T01:57:01.0505587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb273-e01e-000c-4fbb-a92bf5000000
Time:2025-04-10T01:57:01.0505587Z
--------------------------------------------------------------------------------
2025/04/10 01:57:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb3ce-e01e-000c-01bb-a92bf5000000
Time:2025-04-10T01:57:02.0886114Z
--------------------------------------------------------------------------------
2025/04/10 01:57:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb570-e01e-000c-72bb-a92bf5000000
Time:2025-04-10T01:57:03.1260185Z
--------------------------------------------------------------------------------
2025/04/10 01:57:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb79e-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:57:04.1636638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cb79e-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:57:04.1636638Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:57:12 DEBUG : sub dir/: Creating directory marker
2025/04/10 01:57:12 DEBUG : sub dir/: Removing directory marker
2025/04/10 01:57:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cc4fb-e01e-000c-4abb-a92bf5000000
Time:2025-04-10T01:57:12.7353919Z
--------------------------------------------------------------------------------
2025/04/10 01:57:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cc6b5-e01e-000c-3ebb-a92bf5000000
Time:2025-04-10T01:57:13.7733366Z
--------------------------------------------------------------------------------
2025/04/10 01:57:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cc8cc-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:57:14.8130718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cc8cc-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:57:14.8130718Z
--------------------------------------------------------------------------------
2025/04/10 01:57:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cca61-e01e-000c-4dbb-a92bf5000000
Time:2025-04-10T01:57:15.8515197Z
--------------------------------------------------------------------------------
2025/04/10 01:57:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ccc42-e01e-000c-66bb-a92bf5000000
Time:2025-04-10T01:57:16.8898097Z
--------------------------------------------------------------------------------
2025/04/10 01:57:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cce07-e01e-000c-69bb-a92bf5000000
Time:2025-04-10T01:57:17.9276155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cce07-e01e-000c-69bb-a92bf5000000
Time:2025-04-10T01:57:17.9276155Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:57: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cdb12-e01e-000c-63bb-a92bf5000000
Time:2025-04-10T01:57:26.5317349Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cdcc9-e01e-000c-67bb-a92bf5000000
Time:2025-04-10T01:57:27.5691200Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cde6d-e01e-000c-55bb-a92bf5000000
Time:2025-04-10T01:57:28.6067113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cde6d-e01e-000c-55bb-a92bf5000000
Time:2025-04-10T01:57:28.6067113Z
--------------------------------------------------------------------------------
2025/04/10 01:57:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cdff0-e01e-000c-29bb-a92bf5000000
Time:2025-04-10T01:57:29.6450082Z
--------------------------------------------------------------------------------
2025/04/10 01:57:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ce178-e01e-000c-7cbb-a92bf5000000
Time:2025-04-10T01:57:30.6847700Z
--------------------------------------------------------------------------------
2025/04/10 01:57:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ce2bf-e01e-000c-0cbb-a92bf5000000
Time:2025-04-10T01:57:31.7225704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641ce2bf-e01e-000c-0cbb-a92bf5000000
Time:2025-04-10T01:57:31.7225704Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:57:40 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/10 01:57:40 DEBUG : empty space: Excluded
2025/04/10 01:57:40 DEBUG : BackupDir: Excluded
2025/04/10 01:57:40 DEBUG : dst: Excluded
2025/04/10 01:57: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf009-e01e-000c-6dbb-a92bf5000000
Time:2025-04-10T01:57:40.3702790Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf177-e01e-000c-15bb-a92bf5000000
Time:2025-04-10T01:57:41.4088253Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf2c2-e01e-000c-38bb-a92bf5000000
Time:2025-04-10T01:57:42.4471892Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf2c2-e01e-000c-38bb-a92bf5000000
Time:2025-04-10T01:57:42.4471892Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf4d9-e01e-000c-36bb-a92bf5000000
Time:2025-04-10T01:57:43.4858189Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf6db-e01e-000c-7ebb-a92bf5000000
Time:2025-04-10T01:57:44.5235144Z
--------------------------------------------------------------------------------
2025/04/10 01:57: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf887-e01e-000c-6ebb-a92bf5000000
Time:2025-04-10T01:57:45.5620349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641cf887-e01e-000c-6ebb-a92bf5000000
Time:2025-04-10T01:57:45.5620349Z
--------------------------------------------------------------------------------
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.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:57:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d066b-e01e-000c-65bb-a92bf5000000
Time:2025-04-10T01:57:54.1628108Z
--------------------------------------------------------------------------------
2025/04/10 01:57:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d07a4-e01e-000c-7bbb-a92bf5000000
Time:2025-04-10T01:57:55.1999442Z
--------------------------------------------------------------------------------
2025/04/10 01:57:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d08ff-e01e-000c-2fbb-a92bf5000000
Time:2025-04-10T01:57:56.2378990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d08ff-e01e-000c-2fbb-a92bf5000000
Time:2025-04-10T01:57:56.2378990Z
--------------------------------------------------------------------------------
2025/04/10 01:57:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d0a77-e01e-000c-6cbb-a92bf5000000
Time:2025-04-10T01:57:57.2758751Z
--------------------------------------------------------------------------------
2025/04/10 01:57:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d0c04-e01e-000c-41bb-a92bf5000000
Time:2025-04-10T01:57:58.3139175Z
--------------------------------------------------------------------------------
2025/04/10 01:57:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d0d86-e01e-000c-75bb-a92bf5000000
Time:2025-04-10T01:57:59.3509875Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d0d86-e01e-000c-75bb-a92bf5000000
Time:2025-04-10T01:57:59.3509875Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/10 01:58:08 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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a94a36-801e-0068-10bc-a9da6d000000
Time:2025-04-10T01:58:08.0597437Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a94b8a-801e-0068-27bc-a9da6d000000
Time:2025-04-10T01:58:09.0966579Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a94cbe-801e-0068-1dbc-a9da6d000000
Time:2025-04-10T01:58:10.1367006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a94cbe-801e-0068-1dbc-a9da6d000000
Time:2025-04-10T01:58:10.1367006Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a94e25-801e-0068-36bc-a9da6d000000
Time:2025-04-10T01:58:11.1738875Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a94fde-801e-0068-2cbc-a9da6d000000
Time:2025-04-10T01:58:12.2110363Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a95145-801e-0068-24bc-a9da6d000000
Time:2025-04-10T01:58:13.2486282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a95145-801e-0068-24bc-a9da6d000000
Time:2025-04-10T01:58:13.2486282Z
--------------------------------------------------------------------------------
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/04/10 01:58:21 DEBUG : Creating backend with remote ":memory:"
2025/04/10 01:58:21 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/10 01:58:21 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/10 01:58:21 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/10 01:58:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/10 01:58:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/10 01:58:21 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/10 01:58:21 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/10 01:58:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/10 01:58:21 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:58:21 DEBUG : sub dir/: Creating directory marker
2025/04/10 01:58:21 DEBUG : sub dir/: Removing directory marker
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a95c7c-801e-0068-1cbc-a9da6d000000
Time:2025-04-10T01:58:22.0453225Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a95df2-801e-0068-53bc-a9da6d000000
Time:2025-04-10T01:58:23.0860754Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a95f39-801e-0068-5ebc-a9da6d000000
Time:2025-04-10T01:58:24.1243213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a95f39-801e-0068-5ebc-a9da6d000000
Time:2025-04-10T01:58:24.1243213Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9609d-801e-0068-80bc-a9da6d000000
Time:2025-04-10T01:58:25.1618951Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a961eb-801e-0068-19bc-a9da6d000000
Time:2025-04-10T01:58:26.1988230Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9633c-801e-0068-39bc-a9da6d000000
Time:2025-04-10T01:58:27.2359162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9633c-801e-0068-39bc-a9da6d000000
Time:2025-04-10T01:58:27.2359162Z
--------------------------------------------------------------------------------
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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:58:35 DEBUG : Waiting for deletions to finish
2025/04/10 01:58:35 DEBUG : large: Excluded (Size Filter)
2025/04/10 01:58:35 INFO : medium: Deleted
2025/04/10 01:58:35 INFO : small: Deleted
2025/04/10 01:58:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d428a-e01e-000c-62bc-a92bf5000000
Time:2025-04-10T01:58:35.9918572Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d443d-e01e-000c-4ebc-a92bf5000000
Time:2025-04-10T01:58:37.0294240Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d4607-e01e-000c-5abc-a92bf5000000
Time:2025-04-10T01:58:38.0681416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d4607-e01e-000c-5abc-a92bf5000000
Time:2025-04-10T01:58:38.0681416Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d47a4-e01e-000c-3cbc-a92bf5000000
Time:2025-04-10T01:58:39.1064662Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d4988-e01e-000c-65bc-a92bf5000000
Time:2025-04-10T01:58:40.1444199Z
--------------------------------------------------------------------------------
2025/04/10 01:58: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d4b3f-e01e-000c-67bc-a92bf5000000
Time:2025-04-10T01:58:41.1821109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d4b3f-e01e-000c-67bc-a92bf5000000
Time:2025-04-10T01:58:41.1821109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:58:49 DEBUG : Waiting for deletions to finish
2025/04/10 01:58:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/10 01:58:49 INFO : large: Deleted
2025/04/10 01:58:49 INFO : medium: Deleted
2025/04/10 01:58:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a98788-801e-0068-06bc-a9da6d000000
Time:2025-04-10T01:58:49.9397357Z
--------------------------------------------------------------------------------
2025/04/10 01:58:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a988a7-801e-0068-70bc-a9da6d000000
Time:2025-04-10T01:58:50.9783552Z
--------------------------------------------------------------------------------
2025/04/10 01:58:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a989df-801e-0068-6fbc-a9da6d000000
Time:2025-04-10T01:58:52.0163335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a989df-801e-0068-6fbc-a9da6d000000
Time:2025-04-10T01:58:52.0163335Z
--------------------------------------------------------------------------------
2025/04/10 01:58:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a98b19-801e-0068-74bc-a9da6d000000
Time:2025-04-10T01:58:53.0543597Z
--------------------------------------------------------------------------------
2025/04/10 01:58:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a98c83-801e-0068-0ebc-a9da6d000000
Time:2025-04-10T01:58:54.0920473Z
--------------------------------------------------------------------------------
2025/04/10 01:58:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a98e01-801e-0068-4dbc-a9da6d000000
Time:2025-04-10T01:58:55.1304196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a98e01-801e-0068-4dbc-a9da6d000000
Time:2025-04-10T01:58:55.1304196Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/04/10 01:59:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99961-801e-0068-04bc-a9da6d000000
Time:2025-04-10T01:59:03.3222057Z
--------------------------------------------------------------------------------
2025/04/10 01:59:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99aec-801e-0068-52bc-a9da6d000000
Time:2025-04-10T01:59:04.3604318Z
--------------------------------------------------------------------------------
2025/04/10 01:59:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99c42-801e-0068-66bc-a9da6d000000
Time:2025-04-10T01:59:05.3976192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99c42-801e-0068-66bc-a9da6d000000
Time:2025-04-10T01:59:05.3976192Z
--------------------------------------------------------------------------------
2025/04/10 01:59:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99d7d-801e-0068-69bc-a9da6d000000
Time:2025-04-10T01:59:06.4349317Z
--------------------------------------------------------------------------------
2025/04/10 01:59:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99ebc-801e-0068-80bc-a9da6d000000
Time:2025-04-10T01:59:07.4726788Z
--------------------------------------------------------------------------------
2025/04/10 01:59:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99ff9-801e-0068-10bc-a9da6d000000
Time:2025-04-10T01:59:08.5108966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a99ff9-801e-0068-10bc-a9da6d000000
Time:2025-04-10T01:59:08.5108966Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:59:16 DEBUG : Waiting for deletions to finish
2025/04/10 01:59:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/10 01:59:17 INFO : small: Deleted
2025/04/10 01:59:17 INFO : medium: Deleted
2025/04/10 01:59:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d8840-e01e-000c-68bc-a92bf5000000
Time:2025-04-10T01:59:17.2643979Z
--------------------------------------------------------------------------------
2025/04/10 01:59:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d89fa-e01e-000c-70bc-a92bf5000000
Time:2025-04-10T01:59:18.3029236Z
--------------------------------------------------------------------------------
2025/04/10 01:59:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d8b66-e01e-000c-31bc-a92bf5000000
Time:2025-04-10T01:59:19.3410701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d8b66-e01e-000c-31bc-a92bf5000000
Time:2025-04-10T01:59:19.3410701Z
--------------------------------------------------------------------------------
2025/04/10 01:59:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d8d70-e01e-000c-63bc-a92bf5000000
Time:2025-04-10T01:59:20.3797930Z
--------------------------------------------------------------------------------
2025/04/10 01:59:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d8f9e-e01e-000c-54bc-a92bf5000000
Time:2025-04-10T01:59:21.4188285Z
--------------------------------------------------------------------------------
2025/04/10 01:59:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9103-e01e-000c-0dbc-a92bf5000000
Time:2025-04-10T01:59:22.4566458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9103-e01e-000c-0dbc-a92bf5000000
Time:2025-04-10T01:59:22.4566458Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/04/10 01:59:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9aae-e01e-000c-3abc-a92bf5000000
Time:2025-04-10T01:59:30.6479440Z
--------------------------------------------------------------------------------
2025/04/10 01:59:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9bbf-e01e-000c-27bc-a92bf5000000
Time:2025-04-10T01:59:31.6855529Z
--------------------------------------------------------------------------------
2025/04/10 01:59:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9ccf-e01e-000c-19bc-a92bf5000000
Time:2025-04-10T01:59:32.7232488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9ccf-e01e-000c-19bc-a92bf5000000
Time:2025-04-10T01:59:32.7232488Z
--------------------------------------------------------------------------------
2025/04/10 01:59:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9e41-e01e-000c-4cbc-a92bf5000000
Time:2025-04-10T01:59:33.7621866Z
--------------------------------------------------------------------------------
2025/04/10 01:59:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641d9f7f-e01e-000c-4ebc-a92bf5000000
Time:2025-04-10T01:59:34.8003056Z
--------------------------------------------------------------------------------
2025/04/10 01:59:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641da0e9-e01e-000c-24bc-a92bf5000000
Time:2025-04-10T01:59:35.8398045Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:641da0e9-e01e-000c-24bc-a92bf5000000
Time:2025-04-10T01:59:35.8398045Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 01:59:44 DEBUG : Waiting for deletions to finish
2025/04/10 01:59:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/10 01:59:44 INFO : large: Deleted
2025/04/10 01:59:44 INFO : medium: Deleted
2025/04/10 01:59:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9da3c-801e-0068-61bc-a9da6d000000
Time:2025-04-10T01:59:44.6019373Z
--------------------------------------------------------------------------------
2025/04/10 01:59:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9dbbe-801e-0068-49bc-a9da6d000000
Time:2025-04-10T01:59:45.6415529Z
--------------------------------------------------------------------------------
2025/04/10 01:59:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9dd2e-801e-0068-6bbc-a9da6d000000
Time:2025-04-10T01:59:46.6791269Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9dd2e-801e-0068-6bbc-a9da6d000000
Time:2025-04-10T01:59:46.6791269Z
--------------------------------------------------------------------------------
2025/04/10 01:59:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9de9c-801e-0068-13bc-a9da6d000000
Time:2025-04-10T01:59:47.7169133Z
--------------------------------------------------------------------------------
2025/04/10 01:59:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9dfd7-801e-0068-0ebc-a9da6d000000
Time:2025-04-10T01:59:48.7542695Z
--------------------------------------------------------------------------------
2025/04/10 01:59:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9e114-801e-0068-0bbc-a9da6d000000
Time:2025-04-10T01:59:49.7920340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9e114-801e-0068-0bbc-a9da6d000000
Time:2025-04-10T01:59:49.7920340Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/04/10 01:59:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9eaa7-801e-0068-43bc-a9da6d000000
Time:2025-04-10T01:59:57.9850658Z
--------------------------------------------------------------------------------
2025/04/10 01:59:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9ebba-801e-0068-15bc-a9da6d000000
Time:2025-04-10T01:59:59.0229478Z
--------------------------------------------------------------------------------
2025/04/10 02:00:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9ec92-801e-0068-39bc-a9da6d000000
Time:2025-04-10T02:00:00.0603786Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9ec92-801e-0068-39bc-a9da6d000000
Time:2025-04-10T02:00:00.0603786Z
--------------------------------------------------------------------------------
2025/04/10 02:00:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9edab-801e-0068-7fbc-a9da6d000000
Time:2025-04-10T02:00:01.0991522Z
--------------------------------------------------------------------------------
2025/04/10 02:00:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9ef10-801e-0068-03bc-a9da6d000000
Time:2025-04-10T02:00:02.1381150Z
--------------------------------------------------------------------------------
2025/04/10 02:00:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9f066-801e-0068-25bc-a9da6d000000
Time:2025-04-10T02:00:03.1761860Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9f066-801e-0068-25bc-a9da6d000000
Time:2025-04-10T02:00:03.1761860Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:00: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9fb4b-801e-0068-40bc-a9da6d000000
Time:2025-04-10T02:00:11.6681057Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82a9fd86-801e-0068-73bc-a9da6d000000
Time:2025-04-10T02:00:12.7052812Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa002f-801e-0068-4fbc-a9da6d000000
Time:2025-04-10T02:00:13.7427072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa002f-801e-0068-4fbc-a9da6d000000
Time:2025-04-10T02:00:13.7427072Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa02d5-801e-0068-30bc-a9da6d000000
Time:2025-04-10T02:00:14.7805289Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa04bb-801e-0068-3bbc-a9da6d000000
Time:2025-04-10T02:00:15.8198591Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa0626-801e-0068-72bc-a9da6d000000
Time:2025-04-10T02:00:16.8583853Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa0626-801e-0068-72bc-a9da6d000000
Time:2025-04-10T02:00:16.8583853Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/04/10 02:00:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa13c3-801e-0068-09bc-a9da6d000000
Time:2025-04-10T02:00:25.0500855Z
--------------------------------------------------------------------------------
2025/04/10 02:00:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1651-801e-0068-60bc-a9da6d000000
Time:2025-04-10T02:00:26.0870164Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1883-801e-0068-57bc-a9da6d000000
Time:2025-04-10T02:00:27.1247354Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1883-801e-0068-57bc-a9da6d000000
Time:2025-04-10T02:00:27.1247354Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1a67-801e-0068-76bc-a9da6d000000
Time:2025-04-10T02:00:28.1627029Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1c38-801e-0068-14bc-a9da6d000000
Time:2025-04-10T02:00:29.2005371Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1ea0-801e-0068-53bc-a9da6d000000
Time:2025-04-10T02:00:30.2381695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa1ea0-801e-0068-53bc-a9da6d000000
Time:2025-04-10T02:00:30.2381695Z
--------------------------------------------------------------------------------
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.06s)
=== RUN TestRetry
2025/04/10 02:00:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/10 02:00:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/10 02:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 02:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 02:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 02:00:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 02:00:38 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:00:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa2b1d-801e-0068-72bc-a9da6d000000
Time:2025-04-10T02:00:39.5564277Z
--------------------------------------------------------------------------------
2025/04/10 02:00:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa2c54-801e-0068-78bc-a9da6d000000
Time:2025-04-10T02:00:40.5947426Z
--------------------------------------------------------------------------------
2025/04/10 02:00:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa2d88-801e-0068-76bc-a9da6d000000
Time:2025-04-10T02:00:41.6318474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa2d88-801e-0068-76bc-a9da6d000000
Time:2025-04-10T02:00:41.6318474Z
--------------------------------------------------------------------------------
2025/04/10 02:00:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa2efb-801e-0068-71bc-a9da6d000000
Time:2025-04-10T02:00:42.6695374Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa301e-801e-0068-51bc-a9da6d000000
Time:2025-04-10T02:00:43.7075812Z
--------------------------------------------------------------------------------
2025/04/10 02:00: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-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa313b-801e-0068-35bc-a9da6d000000
Time:2025-04-10T02:00:44.7449854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa313b-801e-0068-35bc-a9da6d000000
Time:2025-04-10T02:00:44.7449854Z
--------------------------------------------------------------------------------
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.46s)
=== RUN TestPurge
2025/04/10 02:00:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mupejil6muri"
2025/04/10 02:00:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 02:00:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 02:00:52 DEBUG : Azure container rclone-test-mupejil6muri: Using directory markers
2025/04/10 02:00:52 DEBUG : Creating backend with remote "/tmp/rclone1732966915"
run.go:180: Remote "Azure container rclone-test-mupejil6muri", Local "Local file system at /tmp/rclone1732966915", Modify Window "1ns"
2025/04/10 02:00:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/10 02:00:53 DEBUG : A1/B1/: Creating directory marker
2025/04/10 02:00:53 DEBUG : A1/: Creating directory marker
2025/04/10 02:00:53 INFO : A2: Making directory
2025/04/10 02:00:53 DEBUG : A2/: Creating directory marker
2025/04/10 02:00:53 INFO : A1/B2: Making directory
2025/04/10 02:00:53 DEBUG : A1/B2/: Creating directory marker
2025/04/10 02:00:53 INFO : A1/B2/C2: Making directory
2025/04/10 02:00:53 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/10 02:00:53 INFO : A1/B1/C3: Making directory
2025/04/10 02:00:53 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/10 02:00:53 INFO : A3: Making directory
2025/04/10 02:00:53 DEBUG : A3/: Creating directory marker
2025/04/10 02:00:53 INFO : A3/B3: Making directory
2025/04/10 02:00:53 DEBUG : A3/B3/: Creating directory marker
2025/04/10 02:00:53 INFO : A3/B3/C4: Making directory
2025/04/10 02:00:53 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/10 02:00:54 DEBUG : Waiting for deletions to finish
2025/04/10 02:00:54 INFO : A1/B1/C1/one: Deleted
2025/04/10 02:00:54 DEBUG : removing 2 level 3 directories
2025/04/10 02:00:54 INFO : A1/B1/C3: Removing directory
2025/04/10 02:00:54 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/10 02:00:54 INFO : A1/B1/C1: Removing directory
2025/04/10 02:00:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/10 02:00:54 DEBUG : removing 1 level 2 directories
2025/04/10 02:00:54 INFO : A1/B1: Removing directory
2025/04/10 02:00:54 DEBUG : A1/B1/: Removing directory marker
2025/04/10 02:00:54 DEBUG : Azure container rclone-test-mupejil6muri: Purge remote
2025/04/10 02:00:54 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:00:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/10 02:00:54 DEBUG : A1/B1/: Creating directory marker
2025/04/10 02:00:54 DEBUG : A1/: Creating directory marker
2025/04/10 02:00:54 INFO : A2: Making directory
2025/04/10 02:00:54 DEBUG : A2/: Creating directory marker
2025/04/10 02:00:55 INFO : A1/B2: Making directory
2025/04/10 02:00:55 DEBUG : A1/B2/: Creating directory marker
2025/04/10 02:00:55 INFO : A1/B2/C2: Making directory
2025/04/10 02:00:55 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/10 02:00:55 INFO : A1/B1/C3: Making directory
2025/04/10 02:00:55 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/10 02:00:55 INFO : A3: Making directory
2025/04/10 02:00:55 DEBUG : A3/: Creating directory marker
2025/04/10 02:00:55 INFO : A3/B3: Making directory
2025/04/10 02:00:55 DEBUG : A3/B3/: Creating directory marker
2025/04/10 02:00:55 INFO : A3/B3/C4: Making directory
2025/04/10 02:00:55 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/10 02:01:03 DEBUG : removing 1 level 3 directories
2025/04/10 02:01:03 INFO : A3/B3/C4: Removing directory
2025/04/10 02:01:03 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/04/10 02:01:10 DEBUG : removing 2 level 3 directories
2025/04/10 02:01:10 INFO : A1/B2/C2: Removing directory
2025/04/10 02:01:10 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/10 02:01:10 INFO : A1/B1/C3: Removing directory
2025/04/10 02:01:10 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/10 02:01:10 DEBUG : removing 4 level 2 directories
2025/04/10 02:01:10 INFO : dst/: Removing directory
2025/04/10 02:01:10 DEBUG : dst//: Removing directory marker
2025/04/10 02:01:10 INFO : A3/B3: Removing directory
2025/04/10 02:01:10 DEBUG : A3/B3/: Removing directory marker
2025/04/10 02:01:10 INFO : BackupDir/: Removing directory
2025/04/10 02:01:10 INFO : A1/B2: Removing directory
2025/04/10 02:01:10 DEBUG : A1/B2/: Removing directory marker
2025/04/10 02:01:10 DEBUG : BackupDir//: Removing directory marker
2025/04/10 02:01:10 DEBUG : removing 4 level 1 directories
2025/04/10 02:01:10 INFO : dst: Removing directory
2025/04/10 02:01:10 DEBUG : dst/: Removing directory marker
2025/04/10 02:01:10 INFO : A3: Removing directory
2025/04/10 02:01:10 DEBUG : A3/: Removing directory marker
2025/04/10 02:01:10 INFO : A2: Removing directory
2025/04/10 02:01:10 INFO : BackupDir: Removing directory
2025/04/10 02:01:10 DEBUG : A2/: Removing directory marker
2025/04/10 02:01:10 DEBUG : BackupDir/: Removing directory marker
2025/04/10 02:01:10 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:82aa592d-801e-0068-40bc-a9da6d000000
Time:2025-04-10T02:01:10.6452957Z
--------------------------------------------------------------------------------
2025/04/10 02:01:10 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:da5531e3-201e-0071-65bc-a95ad6000000
Time:2025-04-10T02:01:10.6464392Z
--------------------------------------------------------------------------------
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-biginir3roco/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:da5531e3-201e-0071-65bc-a95ad6000000
Time:2025-04-10T02:01:10.6464392Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/10 02:01:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/10 02:01:10 DEBUG : A1/B1/: Removing directory marker
2025/04/10 02:01:10 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.33s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:10 INFO : A1: Making directory
2025/04/10 02:01:11 DEBUG : A1/: Creating directory marker
2025/04/10 02:01:11 INFO : A1/B1: Making directory
2025/04/10 02:01:11 DEBUG : A1/B1/: Creating directory marker
2025/04/10 02:01:11 INFO : A1/B1/C1: Making directory
2025/04/10 02:01:11 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/10 02:01:11 DEBUG : removing 1 level 3 directories
2025/04/10 02:01:11 INFO : A1/B1/C1: Removing directory
2025/04/10 02:01:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/10 02:01:11 DEBUG : removing 1 level 2 directories
2025/04/10 02:01:11 INFO : A1/B1: Removing directory
2025/04/10 02:01:11 DEBUG : A1/B1/: Removing directory marker
2025/04/10 02:01:11 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:11 INFO : A1: Making directory
2025/04/10 02:01:11 DEBUG : A1/: Creating directory marker
2025/04/10 02:01:11 INFO : A1/B1: Making directory
2025/04/10 02:01:11 DEBUG : A1/B1/: Creating directory marker
2025/04/10 02:01:11 INFO : A1/B1/C1: Making directory
2025/04/10 02:01:11 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/10 02:01:12 DEBUG : removing 1 level 3 directories
2025/04/10 02:01:12 INFO : A1/B1/C1: Removing directory
2025/04/10 02:01:12 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/10 02:01:12 DEBUG : removing 1 level 2 directories
2025/04/10 02:01:12 INFO : A1/B1: Removing directory
2025/04/10 02:01:12 DEBUG : A1/B1/: Removing directory marker
2025/04/10 02:01:12 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:12 DEBUG : filename.txt: File name found in url
2025/04/10 02:01:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.77s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:13 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 02:01:13 DEBUG : sub/: Creating directory marker
2025/04/10 02:01:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/10 02:01:13 INFO : file1: Copied (new) to: sub/file2
2025/04/10 02:01:13 INFO : file1: Deleted
2025/04/10 02:01:13 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 02:01:13 DEBUG : file1: Unchanged skipping
2025/04/10 02:01:13 INFO : file1: Deleted
2025/04/10 02:01:13 DEBUG : Azure container rclone-test-biginir3roco: don't need to copy/move sub/file2, it is already at target location
2025/04/10 02:01:13 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:13 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 02:01:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/10 02:01:13 INFO : file1: Copied (new)
2025/04/10 02:01:13 INFO : file1: Deleted
2025/04/10 02:01:13 DEBUG : file1: Destination exists, skipping
2025/04/10 02:01:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:14 DEBUG : dst/: Creating directory marker
2025/04/10 02:01:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-biginir3roco/backup"
2025/04/10 02:01:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/10 02:01:14 DEBUG : Azure container rclone-test-biginir3roco path backup: Using directory markers
2025/04/10 02:01:14 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-biginir3roco/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-biginir3roco/backup"
2025/04/10 02:01:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/10 02:01:14 DEBUG : dst/: Creating directory marker
2025/04/10 02:01:14 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/10 02:01:14 INFO : dst/file1: Copied (server-side copy)
2025/04/10 02:01:14 INFO : dst/file1: Deleted
2025/04/10 02:01:15 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/10 02:01:15 INFO : dst/file1: Copied (new)
2025/04/10 02:01:15 INFO : dst/file1: Deleted
2025/04/10 02:01:15 DEBUG : dst/: Removing directory marker
2025/04/10 02:01:15 DEBUG : backup/dst/: Removing directory marker
2025/04/10 02:01:15 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-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f1509c38-d01e-00ae-48bc-a911ec000000
Time:2025-04-10T02:01:15.3300309Z
--------------------------------------------------------------------------------
2025/04/10 02:01:16 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-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f1509e26-d01e-00ae-0abc-a911ec000000
Time:2025-04-10T02:01:16.3681734Z
--------------------------------------------------------------------------------
2025/04/10 02:01:17 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-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f1509fd0-d01e-00ae-7ebc-a911ec000000
Time:2025-04-10T02:01:17.4053983Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-biginir3roco/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f1509fd0-d01e-00ae-7ebc-a911ec000000
Time:2025-04-10T02:01:17.4053983Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:18 DEBUG : A1/: Creating directory marker
2025/04/10 02:01:18 DEBUG : A1/B1/: Creating directory marker
2025/04/10 02:01:18 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/10 02:01:19 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/10 02:01:19 INFO : A1/B2: Making directory
2025/04/10 02:01:19 DEBUG : A1/B2/: Creating directory marker
2025/04/10 02:01:19 INFO : A1/B1/C3: Making directory
2025/04/10 02:01:19 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/10 02:01:19 DEBUG : A2/: Creating directory marker
2025/04/10 02:01:19 DEBUG : A2/B1/: Creating directory marker
2025/04/10 02:01:19 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/10 02:01:20 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/10 02:01:20 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/10 02:01:20 DEBUG : A2/B2/: Creating directory marker
2025/04/10 02:01:20 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/10 02:01:20 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/10 02:01:20 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/10 02:01:20 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/10 02:01:20 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/10 02:01:20 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/10 02:01:20 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/10 02:01:20 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/10 02:01:20 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/10 02:01:20 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/10 02:01:20 INFO : A1/B1/C1/four: Deleted
2025/04/10 02:01:20 INFO : A1/two: Deleted
2025/04/10 02:01:20 INFO : A1/B1/three: Deleted
2025/04/10 02:01:20 INFO : A1/B1/C2/five: Deleted
2025/04/10 02:01:20 INFO : A1/one: Deleted
2025/04/10 02:01:20 DEBUG : A1/B2/: Removing directory marker
2025/04/10 02:01:20 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/10 02:01:20 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/10 02:01:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/10 02:01:20 DEBUG : A1/B1/: Removing directory marker
2025/04/10 02:01:20 DEBUG : A1/: Removing directory marker
2025/04/10 02:01:20 DEBUG : A3/: Creating directory marker
2025/04/10 02:01:21 DEBUG : A3/B1/: Creating directory marker
2025/04/10 02:01:21 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/10 02:01:21 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/10 02:01:21 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/10 02:01:21 DEBUG : A3/B2/: Creating directory marker
2025/04/10 02:01:21 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/10 02:01:21 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/10 02:01:21 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/10 02:01:21 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/10 02:01:21 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/10 02:01:21 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/10 02:01:21 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/10 02:01:21 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/10 02:01:21 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/10 02:01:21 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/10 02:01:21 INFO : A2/B1/C1/four: Deleted
2025/04/10 02:01:21 INFO : A2/two: Deleted
2025/04/10 02:01:21 INFO : A2/B1/C2/five: Deleted
2025/04/10 02:01:21 INFO : A2/one: Deleted
2025/04/10 02:01:21 INFO : A2/B1/three: Deleted
2025/04/10 02:01:21 DEBUG : A2/B2/: Removing directory marker
2025/04/10 02:01:21 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/10 02:01:21 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/10 02:01:21 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/10 02:01:21 DEBUG : A2/B1/: Removing directory marker
2025/04/10 02:01:21 DEBUG : A2/: Removing directory marker
2025/04/10 02:01:22 INFO : Azure container rclone-test-biginir3roco: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/10 02:01:22 DEBUG : A4/: Creating directory marker
2025/04/10 02:01:22 DEBUG : A4/B1/: Creating directory marker
2025/04/10 02:01:22 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/10 02:01:22 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/10 02:01:22 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/10 02:01:22 DEBUG : A4/B2/: Creating directory marker
2025/04/10 02:01:22 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/10 02:01:22 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/10 02:01:22 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/10 02:01:22 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/10 02:01:22 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/10 02:01:22 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/10 02:01:22 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/10 02:01:22 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/10 02:01:22 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/10 02:01:22 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/10 02:01:22 INFO : A3/B1/three: Deleted
2025/04/10 02:01:22 INFO : A3/two: Deleted
2025/04/10 02:01:22 INFO : A3/one: Deleted
2025/04/10 02:01:22 INFO : A3/B1/C1/four: Deleted
2025/04/10 02:01:22 INFO : A3/B1/C2/five: Deleted
2025/04/10 02:01:22 DEBUG : A3/B2/: Removing directory marker
2025/04/10 02:01:22 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A3/B1/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A3/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A4/B2/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A4/B1/: Removing directory marker
2025/04/10 02:01:23 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.35s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:23 DEBUG : Azure container rclone-test-biginir3roco: File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 02:01:24 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/10 02:01:24 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/10 02:01:24 NOTICE: Azure container rclone-test-biginir3roco: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/10 02:01:24 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/10 02:01:24 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/10 02:01:24 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/10 02:01:24 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/10 02:01:24 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/10 02:01:24 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/10 02:01:24 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:24 DEBUG : Azure container rclone-test-biginir3roco: File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 02:01:24 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/10 02:01:24 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/10 02:01:24 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/10 02:01:24 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/10 02:01:24 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/10 02:01:24 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/10 02:01:24 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/10 02:01:24 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/10 02:01:24 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:24 DEBUG : Azure container rclone-test-biginir3roco: File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 02:01:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/10 02:01:24 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/10 02:01:24 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/10 02:01:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/10 02:01:25 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:25 DEBUG : Azure container rclone-test-biginir3roco: File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 02:01:25 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/10 02:01:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/10 02:01:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.87s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.45s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.45s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:25 DEBUG : Azure container rclone-test-biginir3roco: File to upload is small (60 bytes), uploading instead of streaming
2025/04/10 02:01:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/10 02:01:25 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
2025/04/10 02:01:26 DEBUG : sub dir/: Creating directory marker
2025/04/10 02:01:26 DEBUG : Azure container rclone-test-biginir3roco: Touching "sub dir/potato3"
2025/04/10 02:01:26 DEBUG : Azure container rclone-test-biginir3roco: Touching "empty space"
2025/04/10 02:01:26 DEBUG : Azure container rclone-test-biginir3roco: Touching "potato2"
2025/04/10 02:01:27 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", 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-biginir3roco", Local "Local file system at /tmp/rclone1457243158", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/10 02:01:27 DEBUG : Azure container rclone-test-biginir3roco: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.792383753s (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]