"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/04 02:35:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji"
2025/02/04 02:35:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:35:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:35:21 DEBUG : Azure container rclone-test-cohasuk8guji: Using directory markers
2025/02/04 02:35:21 DEBUG : Creating backend with remote "/tmp/rclone2218754633"
=== 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:35:21 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/04 02:35:21 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/04 02:35:21 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/04 02:35:21 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/04 02:35:21 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/04 02:35:21 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/04 02:35:21 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/04 02:35:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/04 02:35:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/04 02:35:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/04 02:35:22 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/04 02:35:23 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/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/04 02:35:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/04 02:35:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/04 02:35:24 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/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/04 02:35:25 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/04 02:35:26 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/04 02:35:26 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/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:27 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/04 02:35:28 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/04 02:35:28 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/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/04 02:35:29 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/04 02:35:29 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/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/04 02:35:30 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/04 02:35:31 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:31 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/04 02:35:31 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/04 02:35:31 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.49s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.03s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.87s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.49s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.66s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.56s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:35:31 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/04 02:35:31 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/04 02:35:31 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/04 02:35:31 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/04 02:35:31 DEBUG : chunksize-probe: Removing empty object
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/04 02:35:32 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/04 02:35:32 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/04 02:35:32 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/04 02:35:32 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/04 02:35:32 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/04 02:35:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:32 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/04 02:35:32 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/04 02:35:32 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/04 02:35:32 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/04 02:35:32 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/04 02:35:33 DEBUG : Returning error reader
2025/02/04 02:35:33 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/04 02:35:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:34 DEBUG : Returning error reader
2025/02/04 02:35:34 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/04 02:35:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:35 DEBUG : Returning error reader
2025/02/04 02:35:35 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/04 02:35:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:36 DEBUG : Returning error reader
2025/02/04 02:35:36 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/04 02:35:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:37 DEBUG : Returning error reader
2025/02/04 02:35:37 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/04 02:35:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:38 DEBUG : Returning error reader
2025/02/04 02:35:38 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/04 02:35:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:39 DEBUG : Returning error reader
2025/02/04 02:35:39 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/04 02:35:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:40 DEBUG : Returning error reader
2025/02/04 02:35:40 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/04 02:35:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:41 DEBUG : Returning error reader
2025/02/04 02:35:41 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/04 02:35:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/04 02:35:42 DEBUG : Returning error reader
2025/02/04 02:35:42 DEBUG : BOOM: simulated read failure
2025/02/04 02:35:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/04 02:35:42 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/04 02:35:42 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/04 02:35:42 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/04 02:35:42 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/04 02:35:42 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/04 02:35:42 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.22s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/04 02:35:49 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/04 02:35:49 DEBUG : potato: Seek from 10 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 10 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Seek from 5 to 2
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/04 02:35:49 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Seek from 5 to 2
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/04 02:35:49 DEBUG : potato: Seek from 8 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 8 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/04 02:35:49 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/04 02:35:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/04 02:35:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/04 02:35:49 DEBUG : potato: Seek from 5 to 2
2025/02/04 02:35:49 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/04 02:35:49 DEBUG : potato: Seek from 9 to 0
2025/02/04 02:35:49 DEBUG : potato: Seek from 9 to 0
2025/02/04 02:35:49 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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.17s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/04 02:35:50 DEBUG : Creating backend with remote "nonexistent"
2025/02/04 02:35:50 DEBUG : Creating backend with remote "nonexistent"
2025/02/04 02:35:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/04 02:35:50 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/02/04 02:35:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/04 02:35:50 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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.48s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.12s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:35:53 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/04 02:35:53 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/04 02:35:53 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/04 02:35:53 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/04 02:35:54 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/04 02:35:54 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/04 02:35:54 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/04 02:35:54 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.43s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:35:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/data"
2025/02/04 02:35:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:35:54 DEBUG : Azure container rclone-test-cohasuk8guji path data: Using directory markers
2025/02/04 02:35:54 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/02/04 02:35:56 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.90s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.16s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.16s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:35:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/data"
2025/02/04 02:35:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:35:57 DEBUG : Azure container rclone-test-cohasuk8guji path data: Using directory markers
2025/02/04 02:35:57 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/02/04 02:36:00 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.18s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.22s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/04 02:36:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xiseyed7rebe"
2025/02/04 02:36:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:00 DEBUG : Azure container rclone-test-xiseyed7rebe: Using directory markers
2025/02/04 02:36:00 DEBUG : Creating backend with remote "/tmp/rclone2376222950"
run.go:180: Remote "Azure container rclone-test-xiseyed7rebe", Local "Local file system at /tmp/rclone2376222950", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/04 02:36:00 ERROR : hello, world!: sum not found
2025/02/04 02:36:00 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-xiseyed7rebe
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xiseyed7rebe: 1 files missing
2025/02/04 02:36:00 NOTICE: 1 hashes missing
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xiseyed7rebe: 2 differences found
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xiseyed7rebe: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/04 02:36:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xiseyed7rebe: 0 differences found
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xiseyed7rebe: 1 matching files
2025/02/04 02:36:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xafizoy6hudu"
2025/02/04 02:36:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:00 DEBUG : Azure container rclone-test-xafizoy6hudu: Using directory markers
2025/02/04 02:36:00 DEBUG : Creating backend with remote "/tmp/rclone2628298668"
run.go:180: Remote "Azure container rclone-test-xafizoy6hudu", Local "Local file system at /tmp/rclone2628298668", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/04 02:36:00 ERROR : HELLO, WORLD!: sum not found
2025/02/04 02:36:00 ERROR : hello, world!: file not in Azure container rclone-test-xafizoy6hudu
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xafizoy6hudu: 1 files missing
2025/02/04 02:36:00 NOTICE: 1 hashes missing
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xafizoy6hudu: 2 differences found
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xafizoy6hudu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/04 02:36:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xafizoy6hudu: 0 differences found
2025/02/04 02:36:00 NOTICE: Azure container rclone-test-xafizoy6hudu: 1 matching files
2025/02/04 02:36:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-waqufek4lequ"
2025/02/04 02:36:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:00 DEBUG : Azure container rclone-test-waqufek4lequ: Using directory markers
2025/02/04 02:36:00 DEBUG : Creating backend with remote "/tmp/rclone1749211570"
run.go:180: Remote "Azure container rclone-test-waqufek4lequ", Local "Local file system at /tmp/rclone1749211570", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/04 02:36:01 ERROR : HeLlO, wOrLd!: sum not found
2025/02/04 02:36:01 ERROR : hello, world!: file not in Azure container rclone-test-waqufek4lequ
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-waqufek4lequ: 1 files missing
2025/02/04 02:36:01 NOTICE: 1 hashes missing
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-waqufek4lequ: 2 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-waqufek4lequ: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/04 02:36:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-waqufek4lequ: 0 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-waqufek4lequ: 1 matching files
2025/02/04 02:36:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-timomeh3wofa"
2025/02/04 02:36:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:01 DEBUG : Azure container rclone-test-timomeh3wofa: Using directory markers
2025/02/04 02:36:01 DEBUG : Creating backend with remote "/tmp/rclone892738816"
run.go:180: Remote "Azure container rclone-test-timomeh3wofa", Local "Local file system at /tmp/rclone892738816", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/04 02:36:01 ERROR : HELLO, WORLD!: sum not found
2025/02/04 02:36:01 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-timomeh3wofa
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-timomeh3wofa: 1 files missing
2025/02/04 02:36:01 NOTICE: 1 hashes missing
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-timomeh3wofa: 2 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-timomeh3wofa: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/04 02:36:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-timomeh3wofa: 0 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-timomeh3wofa: 1 matching files
2025/02/04 02:36:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sidoqiz4gelu"
2025/02/04 02:36:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:01 DEBUG : Azure container rclone-test-sidoqiz4gelu: Using directory markers
2025/02/04 02:36:01 DEBUG : Creating backend with remote "/tmp/rclone364634592"
run.go:180: Remote "Azure container rclone-test-sidoqiz4gelu", Local "Local file system at /tmp/rclone364634592", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/04 02:36:01 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/04 02:36:01 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sidoqiz4gelu
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-sidoqiz4gelu: 1 files missing
2025/02/04 02:36:01 NOTICE: 1 hashes missing
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-sidoqiz4gelu: 2 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-sidoqiz4gelu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/04 02:36:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-sidoqiz4gelu: 0 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-sidoqiz4gelu: 1 matching files
2025/02/04 02:36:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fotehon1goqi"
2025/02/04 02:36:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:01 DEBUG : Azure container rclone-test-fotehon1goqi: Using directory markers
2025/02/04 02:36:01 DEBUG : Creating backend with remote "/tmp/rclone1636792958"
run.go:180: Remote "Azure container rclone-test-fotehon1goqi", Local "Local file system at /tmp/rclone1636792958", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/04 02:36:01 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/04 02:36:01 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fotehon1goqi
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-fotehon1goqi: 1 files missing
2025/02/04 02:36:01 NOTICE: 1 hashes missing
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-fotehon1goqi: 2 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-fotehon1goqi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/04 02:36:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-fotehon1goqi: 0 differences found
2025/02/04 02:36:01 NOTICE: Azure container rclone-test-fotehon1goqi: 1 matching files
2025/02/04 02:36:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vesamas9goha"
2025/02/04 02:36:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:01 DEBUG : Azure container rclone-test-vesamas9goha: Using directory markers
2025/02/04 02:36:01 DEBUG : Creating backend with remote "/tmp/rclone962220034"
run.go:180: Remote "Azure container rclone-test-vesamas9goha", Local "Local file system at /tmp/rclone962220034", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/04 02:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/04 02:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vesamas9goha
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-vesamas9goha: 1 files missing
2025/02/04 02:36:02 NOTICE: 1 hashes missing
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-vesamas9goha: 2 differences found
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-vesamas9goha: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/04 02:36:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-vesamas9goha: 0 differences found
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-vesamas9goha: 1 matching files
2025/02/04 02:36:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fowovop4peno"
2025/02/04 02:36:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:02 DEBUG : Azure container rclone-test-fowovop4peno: Using directory markers
2025/02/04 02:36:02 DEBUG : Creating backend with remote "/tmp/rclone1283465912"
run.go:180: Remote "Azure container rclone-test-fowovop4peno", Local "Local file system at /tmp/rclone1283465912", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/04 02:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/04 02:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fowovop4peno
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-fowovop4peno: 1 files missing
2025/02/04 02:36:02 NOTICE: 1 hashes missing
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-fowovop4peno: 2 differences found
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-fowovop4peno: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/04 02:36:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-fowovop4peno: 0 differences found
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-fowovop4peno: 1 matching files
2025/02/04 02:36:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hiwofaz0feni"
2025/02/04 02:36:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:02 DEBUG : Azure container rclone-test-hiwofaz0feni: Using directory markers
2025/02/04 02:36:02 DEBUG : Creating backend with remote "/tmp/rclone2406876729"
run.go:180: Remote "Azure container rclone-test-hiwofaz0feni", Local "Local file system at /tmp/rclone2406876729", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/04 02:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/04 02:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hiwofaz0feni
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-hiwofaz0feni: 1 files missing
2025/02/04 02:36:02 NOTICE: 1 hashes missing
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-hiwofaz0feni: 2 differences found
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-hiwofaz0feni: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/04 02:36:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-hiwofaz0feni: 0 differences found
2025/02/04 02:36:02 NOTICE: Azure container rclone-test-hiwofaz0feni: 1 matching files
2025/02/04 02:36:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wuduqus9vapo"
2025/02/04 02:36:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:36:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:02 DEBUG : Azure container rclone-test-wuduqus9vapo: Using directory markers
2025/02/04 02:36:02 DEBUG : Creating backend with remote "/tmp/rclone4165568841"
run.go:180: Remote "Azure container rclone-test-wuduqus9vapo", Local "Local file system at /tmp/rclone4165568841", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/04 02:36:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/04 02:36:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wuduqus9vapo
2025/02/04 02:36:03 NOTICE: Azure container rclone-test-wuduqus9vapo: 1 files missing
2025/02/04 02:36:03 NOTICE: 1 hashes missing
2025/02/04 02:36:03 NOTICE: Azure container rclone-test-wuduqus9vapo: 2 differences found
2025/02/04 02:36:03 NOTICE: Azure container rclone-test-wuduqus9vapo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/04 02:36:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/04 02:36:03 NOTICE: Azure container rclone-test-wuduqus9vapo: 0 differences found
2025/02/04 02:36:03 NOTICE: Azure container rclone-test-wuduqus9vapo: 1 matching files
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-wuduqus9vapo: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-hiwofaz0feni: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-fowovop4peno: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-vesamas9goha: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-fotehon1goqi: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-sidoqiz4gelu: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-timomeh3wofa: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-waqufek4lequ: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-xafizoy6hudu: Purge remote
2025/02/04 02:36:03 DEBUG : Azure container rclone-test-xiseyed7rebe: Purge remote
--- PASS: TestApplyTransforms (3.71s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:36:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/04 02:36:04 DEBUG : sub/: Creating directory marker
2025/02/04 02:36:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/04 02:36:04 INFO : file1: Copied (new) to: sub/file2
2025/02/04 02:36:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:04 DEBUG : file1: Unchanged skipping
2025/02/04 02:36:04 DEBUG : Azure container rclone-test-cohasuk8guji: don't need to copy/move sub/file2, it is already at target location
2025/02/04 02:36:04 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.55s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:36:04 DEBUG : dst/: Creating directory marker
2025/02/04 02:36:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/backup"
2025/02/04 02:36:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:04 DEBUG : Azure container rclone-test-cohasuk8guji path backup: Using directory markers
2025/02/04 02:36:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/backup"
2025/02/04 02:36:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/04 02:36:04 DEBUG : dst/: Creating directory marker
2025/02/04 02:36:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/04 02:36:05 INFO : dst/file1: Copied (server-side copy)
2025/02/04 02:36:05 INFO : dst/file1: Deleted
2025/02/04 02:36:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/04 02:36:05 INFO : dst/file1: Copied (new)
2025/02/04 02:36:05 DEBUG : dst/: Removing directory marker
2025/02/04 02:36:05 DEBUG : backup/dst/: Removing directory marker
2025/02/04 02:36:05 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-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807da634-a01e-0032-37ad-76bc8a000000
Time:2025-02-04T02:36:05.5420746Z
--------------------------------------------------------------------------------
2025/02/04 02:36:06 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-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807da7b6-a01e-0032-08ad-76bc8a000000
Time:2025-02-04T02:36:06.5804891Z
--------------------------------------------------------------------------------
2025/02/04 02:36:07 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-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807da94b-a01e-0032-65ad-76bc8a000000
Time:2025-02-04T02:36:07.6201585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807da94b-a01e-0032-65ad-76bc8a000000
Time:2025-02-04T02:36:07.6201585Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:36:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/dst"
2025/02/04 02:36:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:08 DEBUG : Azure container rclone-test-cohasuk8guji path dst: Using directory markers
2025/02/04 02:36:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:08 DEBUG : Azure container rclone-test-cohasuk8guji path CompareDest: Using directory markers
2025/02/04 02:36:08 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:08 DEBUG : one: Need to transfer - File not found at Destination
2025/02/04 02:36:08 DEBUG : /: Creating directory marker
2025/02/04 02:36:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/04 02:36:09 INFO : one: Copied (new)
2025/02/04 02:36:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/04 02:36:09 DEBUG : /: Creating directory marker
2025/02/04 02:36:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/04 02:36:09 INFO : one: Copied (replaced existing)
2025/02/04 02:36:09 DEBUG : dst/: Creating directory marker
2025/02/04 02:36:09 DEBUG : CompareDest/: Creating directory marker
2025/02/04 02:36:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/04 02:36:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:09 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/04 02:36:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:10 DEBUG : two: Need to transfer - File not found at Destination
2025/02/04 02:36:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:10 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/04 02:36:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:10 DEBUG : two: Need to transfer - File not found at Destination
2025/02/04 02:36:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:10 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/04 02:36:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CompareDest"
2025/02/04 02:36:10 DEBUG : two: Need to transfer - File not found at Destination
2025/02/04 02:36:10 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/04 02:36:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/04 02:36:10 INFO : two: Copied (new)
2025/02/04 02:36:11 DEBUG : dst/: Removing directory marker
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dae0b-a01e-0032-73ad-76bc8a000000
Time:2025-02-04T02:36:11.0659054Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dafd1-a01e-0032-7dad-76bc8a000000
Time:2025-02-04T02:36:12.1051128Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807db122-a01e-0032-0dad-76bc8a000000
Time:2025-02-04T02:36:13.1435658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807db122-a01e-0032-0dad-76bc8a000000
Time:2025-02-04T02:36:13.1435658Z
--------------------------------------------------------------------------------
2025/02/04 02:36:14 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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:36:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/dst"
2025/02/04 02:36:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:21 DEBUG : Azure container rclone-test-cohasuk8guji path dst: Using directory markers
2025/02/04 02:36:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:21 DEBUG : Azure container rclone-test-cohasuk8guji path CopyDest: Using directory markers
2025/02/04 02:36:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:21 DEBUG : one: Need to transfer - File not found at Destination
2025/02/04 02:36:21 DEBUG : /: Creating directory marker
2025/02/04 02:36:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/04 02:36:21 INFO : one: Copied (new)
2025/02/04 02:36:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/04 02:36:21 DEBUG : /: Creating directory marker
2025/02/04 02:36:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/04 02:36:21 INFO : one: Copied (replaced existing)
2025/02/04 02:36:22 DEBUG : dst/: Creating directory marker
2025/02/04 02:36:22 DEBUG : CopyDest/: Creating directory marker
2025/02/04 02:36:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/BackupDir"
2025/02/04 02:36:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:36:22 DEBUG : Azure container rclone-test-cohasuk8guji path BackupDir: Using directory markers
2025/02/04 02:36:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/BackupDir"
2025/02/04 02:36:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/04 02:36:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/04 02:36:22 DEBUG : /: Creating directory marker
2025/02/04 02:36:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/04 02:36:22 INFO : one: Copied (server-side copy)
2025/02/04 02:36:22 INFO : one: Deleted
2025/02/04 02:36:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/04 02:36:22 INFO : one: Copied (server-side copy)
2025/02/04 02:36:22 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/04 02:36:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:23 DEBUG : two: Need to transfer - File not found at Destination
2025/02/04 02:36:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/04 02:36:23 INFO : two: Copied (server-side copy)
2025/02/04 02:36:23 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/04 02:36:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:36:23 DEBUG : two: Unchanged skipping
2025/02/04 02:36:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/CopyDest"
2025/02/04 02:36:23 DEBUG : three: Need to transfer - File not found at Destination
2025/02/04 02:36:23 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/04 02:36:23 DEBUG : three: Destination not found in --copy-dest
2025/02/04 02:36:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/04 02:36:23 INFO : three: Copied (new)
2025/02/04 02:36:24 DEBUG : dst/: Removing directory marker
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc030-a01e-0032-13ad-76bc8a000000
Time:2025-02-04T02:36:24.4615922Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc185-a01e-0032-23ad-76bc8a000000
Time:2025-02-04T02:36:25.4992700Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc32f-a01e-0032-0dad-76bc8a000000
Time:2025-02-04T02:36:26.5378070Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc32f-a01e-0032-0dad-76bc8a000000
Time:2025-02-04T02:36:26.5378070Z
--------------------------------------------------------------------------------
2025/02/04 02:36:27 DEBUG : CopyDest/: Removing directory marker
2025/02/04 02:36:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc476-a01e-0032-1dad-76bc8a000000
Time:2025-02-04T02:36:27.6205556Z
--------------------------------------------------------------------------------
2025/02/04 02:36:28 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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc5d1-a01e-0032-3dad-76bc8a000000
Time:2025-02-04T02:36:28.6595423Z
--------------------------------------------------------------------------------
2025/02/04 02:36:29 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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc740-a01e-0032-6dad-76bc8a000000
Time:2025-02-04T02:36:29.6985509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dc740-a01e-0032-6dad-76bc8a000000
Time:2025-02-04T02:36:29.6985509Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.52s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dd40d-a01e-0032-02ad-76bc8a000000
Time:2025-02-04T02:36:37.8930379Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dd59c-a01e-0032-41ad-76bc8a000000
Time:2025-02-04T02:36:38.9308250Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dd765-a01e-0032-5ead-76bc8a000000
Time:2025-02-04T02:36:39.9693898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dd765-a01e-0032-5ead-76bc8a000000
Time:2025-02-04T02:36:39.9693898Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dd8b5-a01e-0032-78ad-76bc8a000000
Time:2025-02-04T02:36:41.0074683Z
--------------------------------------------------------------------------------
2025/02/04 02:36:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807dda78-a01e-0032-0bad-76bc8a000000
Time:2025-02-04T02:36:42.0458210Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ddbe5-a01e-0032-44ad-76bc8a000000
Time:2025-02-04T02:36:43.0837296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ddbe5-a01e-0032-44ad-76bc8a000000
Time:2025-02-04T02:36:43.0837296Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807de885-a01e-0032-23ad-76bc8a000000
Time:2025-02-04T02:36:51.2783045Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807de9e6-a01e-0032-59ad-76bc8a000000
Time:2025-02-04T02:36:52.3158716Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807deb9e-a01e-0032-20ad-76bc8a000000
Time:2025-02-04T02:36:53.3543307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807deb9e-a01e-0032-20ad-76bc8a000000
Time:2025-02-04T02:36:53.3543307Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ded18-a01e-0032-79ad-76bc8a000000
Time:2025-02-04T02:36:54.3927413Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807deea8-a01e-0032-55ad-76bc8a000000
Time:2025-02-04T02:36:55.4310151Z
--------------------------------------------------------------------------------
2025/02/04 02:36: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807df083-a01e-0032-63ad-76bc8a000000
Time:2025-02-04T02:36:56.4686951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807df083-a01e-0032-63ad-76bc8a000000
Time:2025-02-04T02:36:56.4686951Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:37:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/04 02:37:04 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/04 02:37:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/04 02:37:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/04 02:37:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/04 02:37:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/04 02:37:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/04 02:37:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/04 02:37:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 27e5226c5e1b849c129ce43775697eaa OK
2025/02/04 02:37:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/04 02:37:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0636-a01e-0032-1ead-76bc8a000000
Time:2025-02-04T02:37:05.5685783Z
--------------------------------------------------------------------------------
2025/02/04 02:37:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0885-a01e-0032-27ad-76bc8a000000
Time:2025-02-04T02:37:06.6068631Z
--------------------------------------------------------------------------------
2025/02/04 02:37:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0abc-a01e-0032-54ad-76bc8a000000
Time:2025-02-04T02:37:07.6447695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0abc-a01e-0032-54ad-76bc8a000000
Time:2025-02-04T02:37:07.6447695Z
--------------------------------------------------------------------------------
2025/02/04 02:37:08 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/04 02:37:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0c72-a01e-0032-2cad-76bc8a000000
Time:2025-02-04T02:37:08.7227427Z
--------------------------------------------------------------------------------
2025/02/04 02:37:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0dc7-a01e-0032-39ad-76bc8a000000
Time:2025-02-04T02:37:09.7637263Z
--------------------------------------------------------------------------------
2025/02/04 02:37:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0f42-a01e-0032-72ad-76bc8a000000
Time:2025-02-04T02:37:10.8021576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e0f42-a01e-0032-72ad-76bc8a000000
Time:2025-02-04T02:37:10.8021576Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e1bcd-a01e-0032-80ad-76bc8a000000
Time:2025-02-04T02:37:18.9960334Z
--------------------------------------------------------------------------------
2025/02/04 02:37:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e1cf5-a01e-0032-6fad-76bc8a000000
Time:2025-02-04T02:37:20.0348778Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e1e57-a01e-0032-11ad-76bc8a000000
Time:2025-02-04T02:37:21.0736842Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e1e57-a01e-0032-11ad-76bc8a000000
Time:2025-02-04T02:37:21.0736842Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e201a-a01e-0032-1ead-76bc8a000000
Time:2025-02-04T02:37:22.1123504Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e2219-a01e-0032-67ad-76bc8a000000
Time:2025-02-04T02:37:23.1514990Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e2365-a01e-0032-04ad-76bc8a000000
Time:2025-02-04T02:37:24.1895428Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e2365-a01e-0032-04ad-76bc8a000000
Time:2025-02-04T02:37:24.1895428Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e2eaf-a01e-0032-18ad-76bc8a000000
Time:2025-02-04T02:37:32.3859410Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e2fc2-a01e-0032-7ead-76bc8a000000
Time:2025-02-04T02:37:33.4243455Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e311d-a01e-0032-28ad-76bc8a000000
Time:2025-02-04T02:37:34.4625101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e311d-a01e-0032-28ad-76bc8a000000
Time:2025-02-04T02:37:34.4625101Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e323c-a01e-0032-1cad-76bc8a000000
Time:2025-02-04T02:37:35.5006351Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e3354-a01e-0032-03ad-76bc8a000000
Time:2025-02-04T02:37:36.5386148Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e34a9-a01e-0032-1fad-76bc8a000000
Time:2025-02-04T02:37:37.5765803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e34a9-a01e-0032-1fad-76bc8a000000
Time:2025-02-04T02:37:37.5765803Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e3ef1-a01e-0032-5bad-76bc8a000000
Time:2025-02-04T02:37:45.7709187Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e4038-a01e-0032-6dad-76bc8a000000
Time:2025-02-04T02:37:46.8089590Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e4188-a01e-0032-0bad-76bc8a000000
Time:2025-02-04T02:37:47.8480313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e4188-a01e-0032-0bad-76bc8a000000
Time:2025-02-04T02:37:47.8480313Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e42b8-a01e-0032-0bad-76bc8a000000
Time:2025-02-04T02:37:48.8865349Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e43c5-a01e-0032-6aad-76bc8a000000
Time:2025-02-04T02:37:49.9243897Z
--------------------------------------------------------------------------------
2025/02/04 02:37: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e453a-a01e-0032-15ad-76bc8a000000
Time:2025-02-04T02:37:50.9625419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e453a-a01e-0032-15ad-76bc8a000000
Time:2025-02-04T02:37:50.9625419Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:37: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e5181-a01e-0032-08ad-76bc8a000000
Time:2025-02-04T02:37:59.1574111Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e52c5-a01e-0032-0dad-76bc8a000000
Time:2025-02-04T02:38:00.1956112Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e5420-a01e-0032-28ad-76bc8a000000
Time:2025-02-04T02:38:01.2340181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e5420-a01e-0032-28ad-76bc8a000000
Time:2025-02-04T02:38:01.2340181Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e556c-a01e-0032-46ad-76bc8a000000
Time:2025-02-04T02:38:02.2732018Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e56bf-a01e-0032-63ad-76bc8a000000
Time:2025-02-04T02:38:03.3112867Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e5809-a01e-0032-7bad-76bc8a000000
Time:2025-02-04T02:38:04.3506054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e5809-a01e-0032-7bad-76bc8a000000
Time:2025-02-04T02:38:04.3506054Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e635a-a01e-0032-2cad-76bc8a000000
Time:2025-02-04T02:38:12.5520249Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e64a1-a01e-0032-2fad-76bc8a000000
Time:2025-02-04T02:38:13.5899272Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e6626-a01e-0032-75ad-76bc8a000000
Time:2025-02-04T02:38:14.6278773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e6626-a01e-0032-75ad-76bc8a000000
Time:2025-02-04T02:38:14.6278773Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e6773-a01e-0032-7ead-76bc8a000000
Time:2025-02-04T02:38:15.6661642Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e68c3-a01e-0032-6bad-76bc8a000000
Time:2025-02-04T02:38:16.7038007Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e6a83-a01e-0032-6ead-76bc8a000000
Time:2025-02-04T02:38:17.7422591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e6a83-a01e-0032-6ead-76bc8a000000
Time:2025-02-04T02:38:17.7422591Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:38:25 DEBUG : also/: Creating directory marker
2025/02/04 02:38:26 INFO : Azure container rclone-test-cohasuk8guji: Looking for duplicate md5 hashes using newest mode.
2025/02/04 02:38:26 NOTICE: b107bd3878731b667b6f1c89aff105b1: Found 3 files with duplicate md5 hashes
2025/02/04 02:38:26 INFO : one: Deleted
2025/02/04 02:38:26 INFO : also/one: Deleted
2025/02/04 02:38:26 NOTICE: b107bd3878731b667b6f1c89aff105b1: Deleted 2 extra copies
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e74a7-a01e-0032-2aad-76bc8a000000
Time:2025-02-04T02:38:26.7427692Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e75ac-a01e-0032-75ad-76bc8a000000
Time:2025-02-04T02:38:27.7808257Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e7733-a01e-0032-29ad-76bc8a000000
Time:2025-02-04T02:38:28.8187006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e7733-a01e-0032-29ad-76bc8a000000
Time:2025-02-04T02:38:28.8187006Z
--------------------------------------------------------------------------------
2025/02/04 02:38:29 DEBUG : also/: Removing directory marker
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e78a6-a01e-0032-5aad-76bc8a000000
Time:2025-02-04T02:38:29.8966447Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e7a09-a01e-0032-7dad-76bc8a000000
Time:2025-02-04T02:38:30.9344723Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e7aec-a01e-0032-35ad-76bc8a000000
Time:2025-02-04T02:38:31.9724315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e7aec-a01e-0032-35ad-76bc8a000000
Time:2025-02-04T02:38:31.9724315Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e84f9-a01e-0032-63ad-76bc8a000000
Time:2025-02-04T02:38:40.1678150Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e8651-a01e-0032-11ad-76bc8a000000
Time:2025-02-04T02:38:41.2061172Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e877c-a01e-0032-01ad-76bc8a000000
Time:2025-02-04T02:38:42.2444987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e877c-a01e-0032-01ad-76bc8a000000
Time:2025-02-04T02:38:42.2444987Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e891a-a01e-0032-57ad-76bc8a000000
Time:2025-02-04T02:38:43.2839223Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e8a58-a01e-0032-40ad-76bc8a000000
Time:2025-02-04T02:38:44.3217588Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e8bd5-a01e-0032-06ad-76bc8a000000
Time:2025-02-04T02:38:45.3597579Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e8bd5-a01e-0032-06ad-76bc8a000000
Time:2025-02-04T02:38:45.3597579Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e9556-a01e-0032-52ad-76bc8a000000
Time:2025-02-04T02:38:53.5562787Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e962b-a01e-0032-09ad-76bc8a000000
Time:2025-02-04T02:38:54.5977549Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e971f-a01e-0032-4cad-76bc8a000000
Time:2025-02-04T02:38:55.6358311Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e971f-a01e-0032-4cad-76bc8a000000
Time:2025-02-04T02:38:55.6358311Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e983e-a01e-0032-39ad-76bc8a000000
Time:2025-02-04T02:38:56.6746763Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e9991-a01e-0032-37ad-76bc8a000000
Time:2025-02-04T02:38:57.7164189Z
--------------------------------------------------------------------------------
2025/02/04 02:38: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e9ad3-a01e-0032-40ad-76bc8a000000
Time:2025-02-04T02:38:58.7542095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807e9ad3-a01e-0032-40ad-76bc8a000000
Time:2025-02-04T02:38:58.7542095Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ea50f-a01e-0032-68ad-76bc8a000000
Time:2025-02-04T02:39:06.9490632Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ea64e-a01e-0032-77ad-76bc8a000000
Time:2025-02-04T02:39:07.9872626Z
--------------------------------------------------------------------------------
2025/02/04 02:39:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ea784-a01e-0032-7fad-76bc8a000000
Time:2025-02-04T02:39:09.0258019Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ea784-a01e-0032-7fad-76bc8a000000
Time:2025-02-04T02:39:09.0258019Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ea897-a01e-0032-51ad-76bc8a000000
Time:2025-02-04T02:39:10.0640983Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eaa02-a01e-0032-6dad-76bc8a000000
Time:2025-02-04T02:39:11.1022215Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eab36-a01e-0032-5ead-76bc8a000000
Time:2025-02-04T02:39:12.1401155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eab36-a01e-0032-5ead-76bc8a000000
Time:2025-02-04T02:39:12.1401155Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eb4fe-a01e-0032-34ad-76bc8a000000
Time:2025-02-04T02:39:20.3357756Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eb60a-a01e-0032-1dad-76bc8a000000
Time:2025-02-04T02:39:21.3740098Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eb751-a01e-0032-3aad-76bc8a000000
Time:2025-02-04T02:39:22.4159861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eb751-a01e-0032-3aad-76bc8a000000
Time:2025-02-04T02:39:22.4159861Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eb8c3-a01e-0032-14ae-76bc8a000000
Time:2025-02-04T02:39:23.4542527Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eba21-a01e-0032-43ae-76bc8a000000
Time:2025-02-04T02:39:24.4931712Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ebb68-a01e-0032-58ae-76bc8a000000
Time:2025-02-04T02:39:25.5315030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ebb68-a01e-0032-58ae-76bc8a000000
Time:2025-02-04T02:39:25.5315030Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ec4ec-a01e-0032-1cae-76bc8a000000
Time:2025-02-04T02:39:33.7274340Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ec648-a01e-0032-46ae-76bc8a000000
Time:2025-02-04T02:39:34.7660124Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ec724-a01e-0032-7fae-76bc8a000000
Time:2025-02-04T02:39:35.8040214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ec724-a01e-0032-7fae-76bc8a000000
Time:2025-02-04T02:39:35.8040214Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ec86d-a01e-0032-11ae-76bc8a000000
Time:2025-02-04T02:39:36.8421276Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ec9b2-a01e-0032-1cae-76bc8a000000
Time:2025-02-04T02:39:37.8803523Z
--------------------------------------------------------------------------------
2025/02/04 02:39: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ecb42-a01e-0032-60ae-76bc8a000000
Time:2025-02-04T02:39:38.9183904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ecb42-a01e-0032-60ae-76bc8a000000
Time:2025-02-04T02:39:38.9183904Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:39:47 DEBUG : sub dir/: Creating directory marker
2025/02/04 02:39:47 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/04 02:39:47 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
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/02/04 02:39:48 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/04 02:39:48 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/04 02:39:48 DEBUG : sub dir/: Removing directory marker
2025/02/04 02:39:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ed6e0-a01e-0032-49ae-76bc8a000000
Time:2025-02-04T02:39:48.6041948Z
--------------------------------------------------------------------------------
2025/02/04 02:39:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ed7ef-a01e-0032-1dae-76bc8a000000
Time:2025-02-04T02:39:49.6419990Z
--------------------------------------------------------------------------------
2025/02/04 02:39:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ed8e9-a01e-0032-64ae-76bc8a000000
Time:2025-02-04T02:39:50.6799083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ed8e9-a01e-0032-64ae-76bc8a000000
Time:2025-02-04T02:39:50.6799083Z
--------------------------------------------------------------------------------
2025/02/04 02:39:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eda0f-a01e-0032-58ae-76bc8a000000
Time:2025-02-04T02:39:51.7181537Z
--------------------------------------------------------------------------------
2025/02/04 02:39:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807edbd0-a01e-0032-13ae-76bc8a000000
Time:2025-02-04T02:39:52.7561111Z
--------------------------------------------------------------------------------
2025/02/04 02:39:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807edd5d-a01e-0032-5cae-76bc8a000000
Time:2025-02-04T02:39:53.7943189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807edd5d-a01e-0032-5cae-76bc8a000000
Time:2025-02-04T02:39:53.7943189Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.88s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:40:02 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/02/04 02:40:02 DEBUG : sub/: Removing directory marker
2025/02/04 02:40:02 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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ee91f-a01e-0032-42ae-76bc8a000000
Time:2025-02-04T02:40:02.8757388Z
--------------------------------------------------------------------------------
2025/02/04 02:40:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eea61-a01e-0032-52ae-76bc8a000000
Time:2025-02-04T02:40:03.9140426Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eebf3-a01e-0032-37ae-76bc8a000000
Time:2025-02-04T02:40:04.9523535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eebf3-a01e-0032-37ae-76bc8a000000
Time:2025-02-04T02:40:04.9523535Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eed93-a01e-0032-13ae-76bc8a000000
Time:2025-02-04T02:40:05.9902652Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eef9e-a01e-0032-6bae-76bc8a000000
Time:2025-02-04T02:40:07.0295152Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ef17b-a01e-0032-11ae-76bc8a000000
Time:2025-02-04T02:40:08.0676320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ef17b-a01e-0032-11ae-76bc8a000000
Time:2025-02-04T02:40:08.0676320Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:40:16 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/02/04 02:40:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/notfound"
2025/02/04 02:40:17 DEBUG : Config file has changed externally - reloading
2025/02/04 02:40:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:40:17 DEBUG : Azure container rclone-test-cohasuk8guji path notfound: Using directory markers
2025/02/04 02:40:17 DEBUG : sub/: Removing directory marker
2025/02/04 02:40:17 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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807efc3c-a01e-0032-3eae-76bc8a000000
Time:2025-02-04T02:40:17.3684646Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807efd46-a01e-0032-1dae-76bc8a000000
Time:2025-02-04T02:40:18.4062904Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807efe4f-a01e-0032-01ae-76bc8a000000
Time:2025-02-04T02:40:19.4439873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807efe4f-a01e-0032-01ae-76bc8a000000
Time:2025-02-04T02:40:19.4439873Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807eff6b-a01e-0032-71ae-76bc8a000000
Time:2025-02-04T02:40:20.4826515Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f0051-a01e-0032-23ae-76bc8a000000
Time:2025-02-04T02:40:21.5206001Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f01e2-a01e-0032-33ae-76bc8a000000
Time:2025-02-04T02:40:22.5585911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f01e2-a01e-0032-33ae-76bc8a000000
Time:2025-02-04T02:40:22.5585911Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:40:30 INFO : Azure container rclone-test-cohasuk8guji: Making directory
2025/02/04 02:40:30 INFO : Azure container rclone-test-cohasuk8guji: Making directory
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f0ded-a01e-0032-0cae-76bc8a000000
Time:2025-02-04T02:40:30.7912699Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f0f46-a01e-0032-37ae-76bc8a000000
Time:2025-02-04T02:40:31.8290235Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f10dc-a01e-0032-05ae-76bc8a000000
Time:2025-02-04T02:40:32.8672861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f10dc-a01e-0032-05ae-76bc8a000000
Time:2025-02-04T02:40:32.8672861Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f11cd-a01e-0032-4fae-76bc8a000000
Time:2025-02-04T02:40:33.9084123Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f1330-a01e-0032-78ae-76bc8a000000
Time:2025-02-04T02:40:34.9464114Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f143a-a01e-0032-52ae-76bc8a000000
Time:2025-02-04T02:40:35.9844520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f143a-a01e-0032-52ae-76bc8a000000
Time:2025-02-04T02:40:35.9844520Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:40:44 DEBUG : sub dir/: Creating directory marker
2025/02/04 02:40:44 DEBUG : sub dir/: Removing directory marker
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f1e2b-a01e-0032-47ae-76bc8a000000
Time:2025-02-04T02:40:44.5584423Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f1fa9-a01e-0032-6bae-76bc8a000000
Time:2025-02-04T02:40:45.5961647Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f2107-a01e-0032-1aae-76bc8a000000
Time:2025-02-04T02:40:46.6347349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f2107-a01e-0032-1aae-76bc8a000000
Time:2025-02-04T02:40:46.6347349Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f22a3-a01e-0032-5bae-76bc8a000000
Time:2025-02-04T02:40:47.6746597Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f23fa-a01e-0032-79ae-76bc8a000000
Time:2025-02-04T02:40:48.7130664Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f253c-a01e-0032-0bae-76bc8a000000
Time:2025-02-04T02:40:49.7521626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f253c-a01e-0032-0bae-76bc8a000000
Time:2025-02-04T02:40:49.7521626Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f2f99-a01e-0032-79ae-76bc8a000000
Time:2025-02-04T02:40:58.3702162Z
--------------------------------------------------------------------------------
2025/02/04 02:40: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f313b-a01e-0032-4fae-76bc8a000000
Time:2025-02-04T02:40:59.4078710Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f3288-a01e-0032-6aae-76bc8a000000
Time:2025-02-04T02:41:00.4472949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f3288-a01e-0032-6aae-76bc8a000000
Time:2025-02-04T02:41:00.4472949Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f340f-a01e-0032-3eae-76bc8a000000
Time:2025-02-04T02:41:01.4862032Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f353f-a01e-0032-32ae-76bc8a000000
Time:2025-02-04T02:41:02.5247525Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f36a0-a01e-0032-5aae-76bc8a000000
Time:2025-02-04T02:41:03.5631688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f36a0-a01e-0032-5aae-76bc8a000000
Time:2025-02-04T02:41:03.5631688Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:41:11 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/04 02:41:11 DEBUG : empty space: Excluded
2025/02/04 02:41:11 DEBUG : BackupDir: Excluded
2025/02/04 02:41:11 DEBUG : dst: Excluded
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f4388-a01e-0032-7fae-76bc8a000000
Time:2025-02-04T02:41:12.2195544Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f44c4-a01e-0032-0cae-76bc8a000000
Time:2025-02-04T02:41:13.2570786Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f4673-a01e-0032-06ae-76bc8a000000
Time:2025-02-04T02:41:14.2947901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f4673-a01e-0032-06ae-76bc8a000000
Time:2025-02-04T02:41:14.2947901Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f47dd-a01e-0032-40ae-76bc8a000000
Time:2025-02-04T02:41:15.3329184Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f4935-a01e-0032-28ae-76bc8a000000
Time:2025-02-04T02:41:16.3709763Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f4a8e-a01e-0032-44ae-76bc8a000000
Time:2025-02-04T02:41:17.4091068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f4a8e-a01e-0032-44ae-76bc8a000000
Time:2025-02-04T02:41:17.4091068Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f542d-a01e-0032-60ae-76bc8a000000
Time:2025-02-04T02:41:26.0199087Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f557c-a01e-0032-75ae-76bc8a000000
Time:2025-02-04T02:41:27.0581281Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f56e8-a01e-0032-31ae-76bc8a000000
Time:2025-02-04T02:41:28.0963488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f56e8-a01e-0032-31ae-76bc8a000000
Time:2025-02-04T02:41:28.0963488Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f57ed-a01e-0032-73ae-76bc8a000000
Time:2025-02-04T02:41:29.1344135Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f5919-a01e-0032-6eae-76bc8a000000
Time:2025-02-04T02:41:30.1724318Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f5a10-a01e-0032-35ae-76bc8a000000
Time:2025-02-04T02:41:31.2103055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f5a10-a01e-0032-35ae-76bc8a000000
Time:2025-02-04T02:41:31.2103055Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/04 02:41:39 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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f62fb-a01e-0032-75ae-76bc8a000000
Time:2025-02-04T02:41:39.9713816Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f647b-a01e-0032-36ae-76bc8a000000
Time:2025-02-04T02:41:41.0096072Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f65de-a01e-0032-51ae-76bc8a000000
Time:2025-02-04T02:41:42.0481528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f65de-a01e-0032-51ae-76bc8a000000
Time:2025-02-04T02:41:42.0481528Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f673f-a01e-0032-7bae-76bc8a000000
Time:2025-02-04T02:41:43.0862857Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f6830-a01e-0032-32ae-76bc8a000000
Time:2025-02-04T02:41:44.1245727Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f695e-a01e-0032-11ae-76bc8a000000
Time:2025-02-04T02:41:45.1628161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f695e-a01e-0032-11ae-76bc8a000000
Time:2025-02-04T02:41:45.1628161Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/04 02:41:53 DEBUG : Creating backend with remote ":memory:"
2025/02/04 02:41:53 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/04 02:41:53 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/04 02:41:53 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/04 02:41:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/04 02:41:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/04 02:41:53 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/04 02:41:53 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/04 02:41:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/04 02:41:53 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:41:53 DEBUG : sub dir/: Creating directory marker
2025/02/04 02:41:53 DEBUG : sub dir/: Removing directory marker
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f7477-a01e-0032-06ae-76bc8a000000
Time:2025-02-04T02:41:53.9834371Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f75ab-a01e-0032-0cae-76bc8a000000
Time:2025-02-04T02:41:55.0215917Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f7758-a01e-0032-43ae-76bc8a000000
Time:2025-02-04T02:41:56.0599889Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f7758-a01e-0032-43ae-76bc8a000000
Time:2025-02-04T02:41:56.0599889Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f78dd-a01e-0032-4aae-76bc8a000000
Time:2025-02-04T02:41:57.0981881Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f79d6-a01e-0032-15ae-76bc8a000000
Time:2025-02-04T02:41:58.1367469Z
--------------------------------------------------------------------------------
2025/02/04 02:41: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f7b0c-a01e-0032-20ae-76bc8a000000
Time:2025-02-04T02:41:59.1749977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f7b0c-a01e-0032-20ae-76bc8a000000
Time:2025-02-04T02:41:59.1749977Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:42:07 DEBUG : Waiting for deletions to finish
2025/02/04 02:42:07 DEBUG : large: Excluded (Size Filter)
2025/02/04 02:42:07 INFO : medium: Deleted
2025/02/04 02:42:07 INFO : small: Deleted
2025/02/04 02:42:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e9208-601e-0094-49ae-760b94000000
Time:2025-02-04T02:42:07.9451144Z
--------------------------------------------------------------------------------
2025/02/04 02:42:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e93f0-601e-0094-4bae-760b94000000
Time:2025-02-04T02:42:08.9831067Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e95a6-601e-0094-28ae-760b94000000
Time:2025-02-04T02:42:10.0213209Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e95a6-601e-0094-28ae-760b94000000
Time:2025-02-04T02:42:10.0213209Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e97c4-601e-0094-35ae-760b94000000
Time:2025-02-04T02:42:11.0603803Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e99d6-601e-0094-63ae-760b94000000
Time:2025-02-04T02:42:12.0987946Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e9bd2-601e-0094-01ae-760b94000000
Time:2025-02-04T02:42:13.1368058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8e9bd2-601e-0094-01ae-760b94000000
Time:2025-02-04T02:42:13.1368058Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:42:21 DEBUG : Waiting for deletions to finish
2025/02/04 02:42:21 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/04 02:42:21 INFO : large: Deleted
2025/02/04 02:42:21 INFO : medium: Deleted
2025/02/04 02:42:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f9a7f-a01e-0032-3aae-76bc8a000000
Time:2025-02-04T02:42:21.9048484Z
--------------------------------------------------------------------------------
2025/02/04 02:42:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f9bc7-a01e-0032-6dae-76bc8a000000
Time:2025-02-04T02:42:22.9435903Z
--------------------------------------------------------------------------------
2025/02/04 02:42:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f9ceb-a01e-0032-58ae-76bc8a000000
Time:2025-02-04T02:42:23.9816245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f9ceb-a01e-0032-58ae-76bc8a000000
Time:2025-02-04T02:42:23.9816245Z
--------------------------------------------------------------------------------
2025/02/04 02:42:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f9e35-a01e-0032-63ae-76bc8a000000
Time:2025-02-04T02:42:25.0197158Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807f9f34-a01e-0032-26ae-76bc8a000000
Time:2025-02-04T02:42:26.0584418Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fa047-a01e-0032-7fae-76bc8a000000
Time:2025-02-04T02:42:27.0967519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fa047-a01e-0032-7fae-76bc8a000000
Time:2025-02-04T02:42:27.0967519Z
--------------------------------------------------------------------------------
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/02/04 02:42: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fac02-a01e-0032-23ae-76bc8a000000
Time:2025-02-04T02:42:35.2917594Z
--------------------------------------------------------------------------------
2025/02/04 02:42:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fad62-a01e-0032-3eae-76bc8a000000
Time:2025-02-04T02:42:36.3296932Z
--------------------------------------------------------------------------------
2025/02/04 02:42:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807faeda-a01e-0032-72ae-76bc8a000000
Time:2025-02-04T02:42:37.3673792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807faeda-a01e-0032-72ae-76bc8a000000
Time:2025-02-04T02:42:37.3673792Z
--------------------------------------------------------------------------------
2025/02/04 02:42:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fb095-a01e-0032-66ae-76bc8a000000
Time:2025-02-04T02:42:38.4056271Z
--------------------------------------------------------------------------------
2025/02/04 02:42:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fb209-a01e-0032-1bae-76bc8a000000
Time:2025-02-04T02:42:39.4441131Z
--------------------------------------------------------------------------------
2025/02/04 02:42:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fb33a-a01e-0032-23ae-76bc8a000000
Time:2025-02-04T02:42:40.4826030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fb33a-a01e-0032-23ae-76bc8a000000
Time:2025-02-04T02:42:40.4826030Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:42:48 DEBUG : Waiting for deletions to finish
2025/02/04 02:42:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/04 02:42:49 INFO : medium: Deleted
2025/02/04 02:42:49 INFO : small: Deleted
2025/02/04 02:42: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8eece9-601e-0094-7aae-760b94000000
Time:2025-02-04T02:42:49.2526568Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8ef02c-601e-0094-0bae-760b94000000
Time:2025-02-04T02:42:50.2903427Z
--------------------------------------------------------------------------------
2025/02/04 02:42: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8ef2d1-601e-0094-7fae-760b94000000
Time:2025-02-04T02:42:51.3292798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8ef2d1-601e-0094-7fae-760b94000000
Time:2025-02-04T02:42:51.3292798Z
--------------------------------------------------------------------------------
2025/02/04 02:42:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8ef5b1-601e-0094-6eae-760b94000000
Time:2025-02-04T02:42:52.3672777Z
--------------------------------------------------------------------------------
2025/02/04 02:42:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8ef81a-601e-0094-1aae-760b94000000
Time:2025-02-04T02:42:53.4047045Z
--------------------------------------------------------------------------------
2025/02/04 02:42:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8efa6a-601e-0094-31ae-760b94000000
Time:2025-02-04T02:42:54.4425000Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8efa6a-601e-0094-31ae-760b94000000
Time:2025-02-04T02:42:54.4425000Z
--------------------------------------------------------------------------------
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/02/04 02:43:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f0da6-601e-0094-59ae-760b94000000
Time:2025-02-04T02:43:02.6360525Z
--------------------------------------------------------------------------------
2025/02/04 02:43:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f1051-601e-0094-33ae-760b94000000
Time:2025-02-04T02:43:03.6736447Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f12cc-601e-0094-08ae-760b94000000
Time:2025-02-04T02:43:04.7112135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f12cc-601e-0094-08ae-760b94000000
Time:2025-02-04T02:43:04.7112135Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f1553-601e-0094-5eae-760b94000000
Time:2025-02-04T02:43:05.7491531Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f17d0-601e-0094-30ae-760b94000000
Time:2025-02-04T02:43:06.7867658Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f1ae9-601e-0094-18ae-760b94000000
Time:2025-02-04T02:43:07.8260757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5c8f1ae9-601e-0094-18ae-760b94000000
Time:2025-02-04T02:43:07.8260757Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:43:16 DEBUG : Waiting for deletions to finish
2025/02/04 02:43:16 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/04 02:43:16 INFO : large: Deleted
2025/02/04 02:43:16 INFO : medium: Deleted
2025/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fe83a-a01e-0032-10ae-76bc8a000000
Time:2025-02-04T02:43:16.5970193Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fe991-a01e-0032-2eae-76bc8a000000
Time:2025-02-04T02:43:17.6349890Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807feaf4-a01e-0032-62ae-76bc8a000000
Time:2025-02-04T02:43:18.6730689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807feaf4-a01e-0032-62ae-76bc8a000000
Time:2025-02-04T02:43:18.6730689Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fec70-a01e-0032-24ae-76bc8a000000
Time:2025-02-04T02:43:19.7113344Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fedb9-a01e-0032-37ae-76bc8a000000
Time:2025-02-04T02:43:20.7502561Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fef16-a01e-0032-52ae-76bc8a000000
Time:2025-02-04T02:43:21.7880712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807fef16-a01e-0032-52ae-76bc8a000000
Time:2025-02-04T02:43:21.7880712Z
--------------------------------------------------------------------------------
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/02/04 02:43:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ffb61-a01e-0032-0cae-76bc8a000000
Time:2025-02-04T02:43:29.9837702Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ffd30-a01e-0032-1cae-76bc8a000000
Time:2025-02-04T02:43:31.0215777Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ffea3-a01e-0032-5fae-76bc8a000000
Time:2025-02-04T02:43:32.0601636Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:807ffea3-a01e-0032-5fae-76bc8a000000
Time:2025-02-04T02:43:32.0601636Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8080002f-a01e-0032-17ae-76bc8a000000
Time:2025-02-04T02:43:33.0982053Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80800170-a01e-0032-29ae-76bc8a000000
Time:2025-02-04T02:43:34.1358631Z
--------------------------------------------------------------------------------
2025/02/04 02:43: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80800273-a01e-0032-0bae-76bc8a000000
Time:2025-02-04T02:43:35.1741395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80800273-a01e-0032-0bae-76bc8a000000
Time:2025-02-04T02:43:35.1741395Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:43:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80800dcd-a01e-0032-43ae-76bc8a000000
Time:2025-02-04T02:43:43.6685267Z
--------------------------------------------------------------------------------
2025/02/04 02:43:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80800f51-a01e-0032-0bae-76bc8a000000
Time:2025-02-04T02:43:44.7068999Z
--------------------------------------------------------------------------------
2025/02/04 02:43:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:808010eb-a01e-0032-69ae-76bc8a000000
Time:2025-02-04T02:43:45.7452316Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:808010eb-a01e-0032-69ae-76bc8a000000
Time:2025-02-04T02:43:45.7452316Z
--------------------------------------------------------------------------------
2025/02/04 02:43:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:808012d0-a01e-0032-10ae-76bc8a000000
Time:2025-02-04T02:43:46.7851960Z
--------------------------------------------------------------------------------
2025/02/04 02:43:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:808014aa-a01e-0032-39ae-76bc8a000000
Time:2025-02-04T02:43:47.8232565Z
--------------------------------------------------------------------------------
2025/02/04 02:43:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80801672-a01e-0032-49ae-76bc8a000000
Time:2025-02-04T02:43:48.8621062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80801672-a01e-0032-49ae-76bc8a000000
Time:2025-02-04T02:43:48.8621062Z
--------------------------------------------------------------------------------
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/02/04 02:43: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8080234a-a01e-0032-2dae-76bc8a000000
Time:2025-02-04T02:43:57.0552410Z
--------------------------------------------------------------------------------
2025/02/04 02:43:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80802482-a01e-0032-2cae-76bc8a000000
Time:2025-02-04T02:43:58.0939966Z
--------------------------------------------------------------------------------
2025/02/04 02:43:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8080259c-a01e-0032-26ae-76bc8a000000
Time:2025-02-04T02:43:59.1328982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8080259c-a01e-0032-26ae-76bc8a000000
Time:2025-02-04T02:43:59.1328982Z
--------------------------------------------------------------------------------
2025/02/04 02:44:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:808026f7-a01e-0032-3fae-76bc8a000000
Time:2025-02-04T02:44:00.1706859Z
--------------------------------------------------------------------------------
2025/02/04 02:44:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:808028ce-a01e-0032-53ae-76bc8a000000
Time:2025-02-04T02:44:01.2091067Z
--------------------------------------------------------------------------------
2025/02/04 02:44:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80802a6a-a01e-0032-4dae-76bc8a000000
Time:2025-02-04T02:44:02.2480188Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80802a6a-a01e-0032-4dae-76bc8a000000
Time:2025-02-04T02:44:02.2480188Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/02/04 02:44:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/04 02:44:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/04 02:44:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/04 02:44:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/04 02:44:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/04 02:44:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/04 02:44:10 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8080360e-a01e-0032-38ae-76bc8a000000
Time:2025-02-04T02:44:11.5814789Z
--------------------------------------------------------------------------------
2025/02/04 02:44: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8080374d-a01e-0032-49ae-76bc8a000000
Time:2025-02-04T02:44:12.6195973Z
--------------------------------------------------------------------------------
2025/02/04 02:44: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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80803859-a01e-0032-1dae-76bc8a000000
Time:2025-02-04T02:44:13.6582175Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80803859-a01e-0032-1dae-76bc8a000000
Time:2025-02-04T02:44:13.6582175Z
--------------------------------------------------------------------------------
2025/02/04 02:44: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80803962-a01e-0032-77ae-76bc8a000000
Time:2025-02-04T02:44:14.6964867Z
--------------------------------------------------------------------------------
2025/02/04 02:44: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80803b64-a01e-0032-5eae-76bc8a000000
Time:2025-02-04T02:44:15.7352396Z
--------------------------------------------------------------------------------
2025/02/04 02:44: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-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80803cac-a01e-0032-56ae-76bc8a000000
Time:2025-02-04T02:44:16.7746168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:80803cac-a01e-0032-56ae-76bc8a000000
Time:2025-02-04T02:44:16.7746168Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.48s)
=== RUN TestPurge
2025/02/04 02:44:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gulelom8vagu"
2025/02/04 02:44:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/04 02:44:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:44:24 DEBUG : Azure container rclone-test-gulelom8vagu: Using directory markers
2025/02/04 02:44:24 DEBUG : Creating backend with remote "/tmp/rclone2066563469"
run.go:180: Remote "Azure container rclone-test-gulelom8vagu", Local "Local file system at /tmp/rclone2066563469", Modify Window "1ns"
2025/02/04 02:44:24 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/04 02:44:25 DEBUG : A1/B1/: Creating directory marker
2025/02/04 02:44:25 DEBUG : A1/: Creating directory marker
2025/02/04 02:44:25 INFO : A2: Making directory
2025/02/04 02:44:25 DEBUG : A2/: Creating directory marker
2025/02/04 02:44:25 INFO : A1/B2: Making directory
2025/02/04 02:44:25 DEBUG : A1/B2/: Creating directory marker
2025/02/04 02:44:25 INFO : A1/B2/C2: Making directory
2025/02/04 02:44:25 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/04 02:44:25 INFO : A1/B1/C3: Making directory
2025/02/04 02:44:25 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/04 02:44:25 INFO : A3: Making directory
2025/02/04 02:44:25 DEBUG : A3/: Creating directory marker
2025/02/04 02:44:25 INFO : A3/B3: Making directory
2025/02/04 02:44:25 DEBUG : A3/B3/: Creating directory marker
2025/02/04 02:44:25 INFO : A3/B3/C4: Making directory
2025/02/04 02:44:25 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/04 02:44:26 DEBUG : Waiting for deletions to finish
2025/02/04 02:44:26 INFO : A1/B1/C1/one: Deleted
2025/02/04 02:44:26 DEBUG : removing 2 level 3 directories
2025/02/04 02:44:26 INFO : A1/B1/C3: Removing directory
2025/02/04 02:44:26 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/04 02:44:26 INFO : A1/B1/C1: Removing directory
2025/02/04 02:44:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/04 02:44:26 DEBUG : removing 1 level 2 directories
2025/02/04 02:44:26 INFO : A1/B1: Removing directory
2025/02/04 02:44:26 DEBUG : A1/B1/: Removing directory marker
2025/02/04 02:44:26 DEBUG : Azure container rclone-test-gulelom8vagu: Purge remote
2025/02/04 02:44:26 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/04 02:44:26 DEBUG : A1/B1/: Creating directory marker
2025/02/04 02:44:26 DEBUG : A1/: Creating directory marker
2025/02/04 02:44:27 INFO : A2: Making directory
2025/02/04 02:44:27 DEBUG : A2/: Creating directory marker
2025/02/04 02:44:27 INFO : A1/B2: Making directory
2025/02/04 02:44:27 DEBUG : A1/B2/: Creating directory marker
2025/02/04 02:44:27 INFO : A1/B2/C2: Making directory
2025/02/04 02:44:27 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/04 02:44:27 INFO : A1/B1/C3: Making directory
2025/02/04 02:44:27 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/04 02:44:27 INFO : A3: Making directory
2025/02/04 02:44:27 DEBUG : A3/: Creating directory marker
2025/02/04 02:44:27 INFO : A3/B3: Making directory
2025/02/04 02:44:27 DEBUG : A3/B3/: Creating directory marker
2025/02/04 02:44:27 INFO : A3/B3/C4: Making directory
2025/02/04 02:44:27 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/02/04 02:44:35 DEBUG : removing 1 level 3 directories
2025/02/04 02:44:35 INFO : A3/B3/C4: Removing directory
2025/02/04 02:44:35 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/04 02:44:42 DEBUG : removing 2 level 3 directories
2025/02/04 02:44:42 INFO : A1/B2/C2: Removing directory
2025/02/04 02:44:42 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/04 02:44:42 INFO : A1/B1/C3: Removing directory
2025/02/04 02:44:42 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/04 02:44:42 DEBUG : removing 4 level 2 directories
2025/02/04 02:44:42 INFO : dst/: Removing directory
2025/02/04 02:44:42 DEBUG : dst//: Removing directory marker
2025/02/04 02:44:42 INFO : A3/B3: Removing directory
2025/02/04 02:44:42 DEBUG : A3/B3/: Removing directory marker
2025/02/04 02:44:42 INFO : A1/B2: Removing directory
2025/02/04 02:44:42 DEBUG : A1/B2/: Removing directory marker
2025/02/04 02:44:42 INFO : BackupDir/: Removing directory
2025/02/04 02:44:42 DEBUG : BackupDir//: Removing directory marker
2025/02/04 02:44:42 DEBUG : removing 4 level 1 directories
2025/02/04 02:44:42 INFO : dst: Removing directory
2025/02/04 02:44:42 DEBUG : dst/: Removing directory marker
2025/02/04 02:44:42 INFO : A2: Removing directory
2025/02/04 02:44:42 DEBUG : A2/: Removing directory marker
2025/02/04 02:44:42 INFO : A3: Removing directory
2025/02/04 02:44:42 DEBUG : A3/: Removing directory marker
2025/02/04 02:44:42 INFO : BackupDir: Removing directory
2025/02/04 02:44:42 DEBUG : BackupDir/: Removing directory marker
2025/02/04 02:44:42 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:93e36685-d01e-0007-41ae-76d09e000000
Time:2025-02-04T02:44:42.7297091Z
--------------------------------------------------------------------------------
2025/02/04 02:44:42 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e4c815e-f01e-0062-44ae-767eda000000
Time:2025-02-04T02:44:42.7303330Z
--------------------------------------------------------------------------------
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-cohasuk8guji/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e4c815e-f01e-0062-44ae-767eda000000
Time:2025-02-04T02:44:42.7303330Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/04 02:44:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/04 02:44:42 DEBUG : A1/B1/: Removing directory marker
2025/02/04 02:44:42 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.36s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:43 INFO : A1: Making directory
2025/02/04 02:44:43 DEBUG : A1/: Creating directory marker
2025/02/04 02:44:43 INFO : A1/B1: Making directory
2025/02/04 02:44:43 DEBUG : A1/B1/: Creating directory marker
2025/02/04 02:44:43 INFO : A1/B1/C1: Making directory
2025/02/04 02:44:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/04 02:44:43 DEBUG : removing 1 level 3 directories
2025/02/04 02:44:43 INFO : A1/B1/C1: Removing directory
2025/02/04 02:44:43 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/04 02:44:43 DEBUG : removing 1 level 2 directories
2025/02/04 02:44:43 INFO : A1/B1: Removing directory
2025/02/04 02:44:43 DEBUG : A1/B1/: Removing directory marker
2025/02/04 02:44:43 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:43 INFO : A1: Making directory
2025/02/04 02:44:43 DEBUG : A1/: Creating directory marker
2025/02/04 02:44:43 INFO : A1/B1: Making directory
2025/02/04 02:44:43 DEBUG : A1/B1/: Creating directory marker
2025/02/04 02:44:43 INFO : A1/B1/C1: Making directory
2025/02/04 02:44:44 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/04 02:44:44 DEBUG : removing 1 level 3 directories
2025/02/04 02:44:44 INFO : A1/B1/C1: Removing directory
2025/02/04 02:44:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/04 02:44:44 DEBUG : removing 1 level 2 directories
2025/02/04 02:44:44 INFO : A1/B1: Removing directory
2025/02/04 02:44:44 DEBUG : A1/B1/: Removing directory marker
2025/02/04 02:44:44 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:44 DEBUG : filename.txt: File name found in url
2025/02/04 02:44:44 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/04 02:44:45 DEBUG : sub/: Creating directory marker
2025/02/04 02:44:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/04 02:44:45 INFO : file1: Copied (new) to: sub/file2
2025/02/04 02:44:45 INFO : file1: Deleted
2025/02/04 02:44:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:44:45 DEBUG : file1: Unchanged skipping
2025/02/04 02:44:45 INFO : file1: Deleted
2025/02/04 02:44:45 DEBUG : Azure container rclone-test-cohasuk8guji: don't need to copy/move sub/file2, it is already at target location
2025/02/04 02:44:45 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/04 02:44:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/04 02:44:45 INFO : file1: Copied (new)
2025/02/04 02:44:45 INFO : file1: Deleted
2025/02/04 02:44:46 DEBUG : file1: Destination exists, skipping
2025/02/04 02:44:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:46 DEBUG : dst/: Creating directory marker
2025/02/04 02:44:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/backup"
2025/02/04 02:44:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/04 02:44:46 DEBUG : Azure container rclone-test-cohasuk8guji path backup: Using directory markers
2025/02/04 02:44:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-cohasuk8guji/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-cohasuk8guji/backup"
2025/02/04 02:44:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/04 02:44:46 DEBUG : dst/: Creating directory marker
2025/02/04 02:44:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/04 02:44:46 INFO : dst/file1: Copied (server-side copy)
2025/02/04 02:44:47 INFO : dst/file1: Deleted
2025/02/04 02:44:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/04 02:44:47 INFO : dst/file1: Copied (new)
2025/02/04 02:44:47 INFO : dst/file1: Deleted
2025/02/04 02:44:47 DEBUG : dst/: Removing directory marker
2025/02/04 02:44:47 DEBUG : backup/dst/: Removing directory marker
2025/02/04 02:44:47 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e51c8593-101e-00b1-5cae-76a2e8000000
Time:2025-02-04T02:44:47.4542288Z
--------------------------------------------------------------------------------
2025/02/04 02:44:48 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e51c8759-101e-00b1-24ae-76a2e8000000
Time:2025-02-04T02:44:48.4925140Z
--------------------------------------------------------------------------------
2025/02/04 02:44:49 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e51c8940-101e-00b1-05ae-76a2e8000000
Time:2025-02-04T02:44:49.5298591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-cohasuk8guji/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e51c8940-101e-00b1-05ae-76a2e8000000
Time:2025-02-04T02:44:49.5298591Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:50 DEBUG : A1/: Creating directory marker
2025/02/04 02:44:50 DEBUG : A1/B1/: Creating directory marker
2025/02/04 02:44:51 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/04 02:44:51 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/04 02:44:51 INFO : A1/B2: Making directory
2025/02/04 02:44:51 DEBUG : A1/B2/: Creating directory marker
2025/02/04 02:44:51 INFO : A1/B1/C3: Making directory
2025/02/04 02:44:51 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/04 02:44:51 DEBUG : A2/: Creating directory marker
2025/02/04 02:44:51 DEBUG : A2/B1/: Creating directory marker
2025/02/04 02:44:52 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/04 02:44:52 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/04 02:44:52 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/04 02:44:52 DEBUG : A2/B2/: Creating directory marker
2025/02/04 02:44:52 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/04 02:44:52 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/04 02:44:52 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/04 02:44:52 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/04 02:44:52 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/04 02:44:52 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/04 02:44:52 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/04 02:44:52 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/04 02:44:52 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/04 02:44:52 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/04 02:44:52 INFO : A1/B1/C2/five: Deleted
2025/02/04 02:44:52 INFO : A1/B1/three: Deleted
2025/02/04 02:44:52 INFO : A1/two: Deleted
2025/02/04 02:44:52 INFO : A1/one: Deleted
2025/02/04 02:44:52 INFO : A1/B1/C1/four: Deleted
2025/02/04 02:44:52 DEBUG : A1/B2/: Removing directory marker
2025/02/04 02:44:52 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/04 02:44:52 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/04 02:44:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/04 02:44:52 DEBUG : A1/B1/: Removing directory marker
2025/02/04 02:44:52 DEBUG : A1/: Removing directory marker
2025/02/04 02:44:53 DEBUG : A3/: Creating directory marker
2025/02/04 02:44:53 DEBUG : A3/B1/: Creating directory marker
2025/02/04 02:44:53 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/04 02:44:53 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/04 02:44:53 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/04 02:44:53 DEBUG : A3/B2/: Creating directory marker
2025/02/04 02:44:53 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/04 02:44:53 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/04 02:44:53 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/04 02:44:53 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/04 02:44:53 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/04 02:44:53 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/04 02:44:53 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/04 02:44:53 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/04 02:44:53 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/04 02:44:53 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/04 02:44:53 INFO : A2/B1/three: Deleted
2025/02/04 02:44:53 INFO : A2/B1/C2/five: Deleted
2025/02/04 02:44:53 INFO : A2/one: Deleted
2025/02/04 02:44:53 INFO : A2/B1/C1/four: Deleted
2025/02/04 02:44:53 INFO : A2/two: Deleted
2025/02/04 02:44:53 DEBUG : A2/B2/: Removing directory marker
2025/02/04 02:44:53 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/04 02:44:53 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/04 02:44:54 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/04 02:44:54 DEBUG : A2/B1/: Removing directory marker
2025/02/04 02:44:54 DEBUG : A2/: Removing directory marker
2025/02/04 02:44:54 INFO : Azure container rclone-test-cohasuk8guji: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/04 02:44:54 DEBUG : A4/: Creating directory marker
2025/02/04 02:44:54 DEBUG : A4/B1/: Creating directory marker
2025/02/04 02:44:54 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/04 02:44:54 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/04 02:44:54 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/04 02:44:54 DEBUG : A4/B2/: Creating directory marker
2025/02/04 02:44:55 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/04 02:44:55 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/04 02:44:55 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/04 02:44:55 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/04 02:44:55 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/04 02:44:55 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/04 02:44:55 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/04 02:44:55 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/04 02:44:55 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/04 02:44:55 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/04 02:44:55 INFO : A3/B1/C2/five: Deleted
2025/02/04 02:44:55 INFO : A3/B1/C1/four: Deleted
2025/02/04 02:44:55 INFO : A3/B1/three: Deleted
2025/02/04 02:44:55 INFO : A3/one: Deleted
2025/02/04 02:44:55 INFO : A3/two: Deleted
2025/02/04 02:44:55 DEBUG : A3/B2/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A3/B1/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A3/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A4/B2/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A4/B1/: Removing directory marker
2025/02/04 02:44:55 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.41s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:56 DEBUG : Azure container rclone-test-cohasuk8guji: File to upload is small (34 bytes), uploading instead of streaming
2025/02/04 02:44:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/04 02:44:56 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/04 02:44:56 NOTICE: Azure container rclone-test-cohasuk8guji: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/04 02:44:56 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/04 02:44:56 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/04 02:44:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/04 02:44:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/04 02:44:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/04 02:44:56 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/04 02:44:56 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:56 DEBUG : Azure container rclone-test-cohasuk8guji: File to upload is small (34 bytes), uploading instead of streaming
2025/02/04 02:44:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/04 02:44:56 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/04 02:44:56 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/04 02:44:56 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/04 02:44:56 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/04 02:44:56 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/04 02:44:56 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/04 02:44:56 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/04 02:44:56 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:57 DEBUG : Azure container rclone-test-cohasuk8guji: File to upload is small (34 bytes), uploading instead of streaming
2025/02/04 02:44:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/04 02:44:57 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:57 DEBUG : Azure container rclone-test-cohasuk8guji: File to upload is small (34 bytes), uploading instead of streaming
2025/02/04 02:44:57 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/04 02:44:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/04 02:44:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:58 DEBUG : Azure container rclone-test-cohasuk8guji: File to upload is small (60 bytes), uploading instead of streaming
2025/02/04 02:44:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/04 02:44:58 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", Modify Window "1ns"
2025/02/04 02:44:58 DEBUG : sub dir/: Creating directory marker
2025/02/04 02:44:58 DEBUG : Azure container rclone-test-cohasuk8guji: Touching "empty space"
2025/02/04 02:44:58 DEBUG : Azure container rclone-test-cohasuk8guji: Touching "potato2"
2025/02/04 02:44:58 DEBUG : Azure container rclone-test-cohasuk8guji: Touching "sub dir/potato3"
2025/02/04 02:44:59 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.95s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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-cohasuk8guji", Local "Local file system at /tmp/rclone2218754633", 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/02/04 02:44:59 DEBUG : Azure container rclone-test-cohasuk8guji: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.88720603s (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 TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]