"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/01 08:17:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni"
2025/03/01 08:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:17:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:17:39 DEBUG : Azure container rclone-test-polivog2koni: Using directory markers
2025/03/01 08:17:39 DEBUG : Creating backend with remote "/tmp/rclone1214463097"
=== 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:17:39 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/01 08:17:39 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/01 08:17:39 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/01 08:17:39 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/01 08:17:39 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/01 08:17:39 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 08:17:39 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/01 08:17:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/01 08:17:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/01 08:17:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:39 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/01 08:17:40 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/01 08:17:41 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/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 08:17:41 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/01 08:17:42 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/01 08:17:42 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/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/01 08:17:43 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/01 08:17:44 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/01 08:17:44 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/01 08:17:44 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/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/01 08:17:45 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/01 08:17:45 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/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 08:17:46 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/01 08:17:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:47 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/01 08:17:47 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/01 08:17:47 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/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/01 08:17:48 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.11s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.99s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.81s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.44s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.49s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.36s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.56s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:17:49 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/01 08:17:49 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/01 08:17:49 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/01 08:17:49 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/01 08:17:49 DEBUG : chunksize-probe: Removing empty object
2025/03/01 08:17:49 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/01 08:17:49 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/01 08:17:49 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/01 08:17:49 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/01 08:17:49 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/01 08:17:49 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/01 08:17:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/01 08:17:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/01 08:17:49 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/01 08:17:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/01 08:17:49 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/01 08:17:49 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/01 08:17:49 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/01 08:17:49 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/01 08:17:49 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/01 08:17:50 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 08:17:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/01 08:17:50 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 08:17:50 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/01 08:17:50 DEBUG : Returning error reader
2025/03/01 08:17:50 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/01 08:17:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:51 DEBUG : Returning error reader
2025/03/01 08:17:51 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/01 08:17:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:52 DEBUG : Returning error reader
2025/03/01 08:17:52 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/01 08:17:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:53 DEBUG : Returning error reader
2025/03/01 08:17:53 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/01 08:17:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:54 DEBUG : Returning error reader
2025/03/01 08:17:54 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/01 08:17:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:55 DEBUG : Returning error reader
2025/03/01 08:17:55 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/01 08:17:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:56 DEBUG : Returning error reader
2025/03/01 08:17:56 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/01 08:17:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:57 DEBUG : Returning error reader
2025/03/01 08:17:57 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/01 08:17:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:58 DEBUG : Returning error reader
2025/03/01 08:17:58 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/01 08:17:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 08:17:59 DEBUG : Returning error reader
2025/03/01 08:17:59 DEBUG : BOOM: simulated read failure
2025/03/01 08:17:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/01 08:17:59 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/01 08:17:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/01 08:17:59 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/01 08:17:59 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/01 08:18:00 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/01 08:18:00 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.24s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/01 08:18:07 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/01 08:18:07 DEBUG : potato: Seek from 10 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 10 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Seek from 5 to 2
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/01 08:18:07 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Seek from 5 to 2
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/01 08:18:07 DEBUG : potato: Seek from 8 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 8 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/01 08:18:07 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 08:18:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 08:18:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 08:18:07 DEBUG : potato: Seek from 5 to 2
2025/03/01 08:18:07 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/01 08:18:07 DEBUG : potato: Seek from 9 to 0
2025/03/01 08:18:07 DEBUG : potato: Seek from 9 to 0
2025/03/01 08:18:07 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.21s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/01 08:18:08 DEBUG : Creating backend with remote "nonexistent"
2025/03/01 08:18:08 DEBUG : Creating backend with remote "nonexistent"
2025/03/01 08:18:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/01 08:18:08 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/03/01 08:18:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/01 08:18:08 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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.08s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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.24s)
--- 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:11 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/01 08:18:11 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/01 08:18:11 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/01 08:18:11 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/01 08:18:11 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/01 08:18:11 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/01 08:18:11 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/01 08:18:11 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/data"
2025/03/01 08:18:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:11 DEBUG : Azure container rclone-test-polivog2koni path data: Using directory markers
2025/03/01 08:18:11 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/03/01 08:18:14 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.86s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/data"
2025/03/01 08:18:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:14 DEBUG : Azure container rclone-test-polivog2koni path data: Using directory markers
2025/03/01 08:18:14 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/03/01 08:18:17 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.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/01 08:18:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodowiy5wopi"
2025/03/01 08:18:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:17 DEBUG : Azure container rclone-test-xodowiy5wopi: Using directory markers
2025/03/01 08:18:17 DEBUG : Creating backend with remote "/tmp/rclone2279827895"
run.go:180: Remote "Azure container rclone-test-xodowiy5wopi", Local "Local file system at /tmp/rclone2279827895", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/01 08:18:17 ERROR : hello, world!: sum not found
2025/03/01 08:18:17 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-xodowiy5wopi
2025/03/01 08:18:17 NOTICE: Azure container rclone-test-xodowiy5wopi: 1 files missing
2025/03/01 08:18:17 NOTICE: 1 hashes missing
2025/03/01 08:18:17 NOTICE: Azure container rclone-test-xodowiy5wopi: 2 differences found
2025/03/01 08:18:17 NOTICE: Azure container rclone-test-xodowiy5wopi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/01 08:18:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-xodowiy5wopi: 0 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-xodowiy5wopi: 1 matching files
2025/03/01 08:18:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gaviqag6ketu"
2025/03/01 08:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:18 DEBUG : Azure container rclone-test-gaviqag6ketu: Using directory markers
2025/03/01 08:18:18 DEBUG : Creating backend with remote "/tmp/rclone1058706531"
run.go:180: Remote "Azure container rclone-test-gaviqag6ketu", Local "Local file system at /tmp/rclone1058706531", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/01 08:18:18 ERROR : HELLO, WORLD!: sum not found
2025/03/01 08:18:18 ERROR : hello, world!: file not in Azure container rclone-test-gaviqag6ketu
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-gaviqag6ketu: 1 files missing
2025/03/01 08:18:18 NOTICE: 1 hashes missing
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-gaviqag6ketu: 2 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-gaviqag6ketu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/01 08:18:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-gaviqag6ketu: 0 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-gaviqag6ketu: 1 matching files
2025/03/01 08:18:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kazifoy2winu"
2025/03/01 08:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:18 DEBUG : Azure container rclone-test-kazifoy2winu: Using directory markers
2025/03/01 08:18:18 DEBUG : Creating backend with remote "/tmp/rclone3083405132"
run.go:180: Remote "Azure container rclone-test-kazifoy2winu", Local "Local file system at /tmp/rclone3083405132", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/01 08:18:18 ERROR : HeLlO, wOrLd!: sum not found
2025/03/01 08:18:18 ERROR : hello, world!: file not in Azure container rclone-test-kazifoy2winu
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-kazifoy2winu: 1 files missing
2025/03/01 08:18:18 NOTICE: 1 hashes missing
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-kazifoy2winu: 2 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-kazifoy2winu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/01 08:18:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-kazifoy2winu: 0 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-kazifoy2winu: 1 matching files
2025/03/01 08:18:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sovagos3safo"
2025/03/01 08:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:18 DEBUG : Azure container rclone-test-sovagos3safo: Using directory markers
2025/03/01 08:18:18 DEBUG : Creating backend with remote "/tmp/rclone2205669570"
run.go:180: Remote "Azure container rclone-test-sovagos3safo", Local "Local file system at /tmp/rclone2205669570", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/01 08:18:18 ERROR : HELLO, WORLD!: sum not found
2025/03/01 08:18:18 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-sovagos3safo
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-sovagos3safo: 1 files missing
2025/03/01 08:18:18 NOTICE: 1 hashes missing
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-sovagos3safo: 2 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-sovagos3safo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/01 08:18:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-sovagos3safo: 0 differences found
2025/03/01 08:18:18 NOTICE: Azure container rclone-test-sovagos3safo: 1 matching files
2025/03/01 08:18:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dutakop0tigo"
2025/03/01 08:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:18 DEBUG : Azure container rclone-test-dutakop0tigo: Using directory markers
2025/03/01 08:18:18 DEBUG : Creating backend with remote "/tmp/rclone2183451081"
run.go:180: Remote "Azure container rclone-test-dutakop0tigo", Local "Local file system at /tmp/rclone2183451081", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-dutakop0tigo
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-dutakop0tigo: 1 files missing
2025/03/01 08:18:19 NOTICE: 1 hashes missing
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-dutakop0tigo: 2 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-dutakop0tigo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/01 08:18:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-dutakop0tigo: 0 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-dutakop0tigo: 1 matching files
2025/03/01 08:18:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-solorap7hixu"
2025/03/01 08:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:19 DEBUG : Azure container rclone-test-solorap7hixu: Using directory markers
2025/03/01 08:18:19 DEBUG : Creating backend with remote "/tmp/rclone4255431319"
run.go:180: Remote "Azure container rclone-test-solorap7hixu", Local "Local file system at /tmp/rclone4255431319", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-solorap7hixu
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-solorap7hixu: 1 files missing
2025/03/01 08:18:19 NOTICE: 1 hashes missing
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-solorap7hixu: 2 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-solorap7hixu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/01 08:18:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-solorap7hixu: 0 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-solorap7hixu: 1 matching files
2025/03/01 08:18:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jaxupip4buwe"
2025/03/01 08:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:19 DEBUG : Azure container rclone-test-jaxupip4buwe: Using directory markers
2025/03/01 08:18:19 DEBUG : Creating backend with remote "/tmp/rclone636296365"
run.go:180: Remote "Azure container rclone-test-jaxupip4buwe", Local "Local file system at /tmp/rclone636296365", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jaxupip4buwe
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-jaxupip4buwe: 1 files missing
2025/03/01 08:18:19 NOTICE: 1 hashes missing
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-jaxupip4buwe: 2 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-jaxupip4buwe: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/01 08:18:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-jaxupip4buwe: 0 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-jaxupip4buwe: 1 matching files
2025/03/01 08:18:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vecizor5sabu"
2025/03/01 08:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:19 DEBUG : Azure container rclone-test-vecizor5sabu: Using directory markers
2025/03/01 08:18:19 DEBUG : Creating backend with remote "/tmp/rclone3216117202"
run.go:180: Remote "Azure container rclone-test-vecizor5sabu", Local "Local file system at /tmp/rclone3216117202", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 08:18:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vecizor5sabu
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-vecizor5sabu: 1 files missing
2025/03/01 08:18:19 NOTICE: 1 hashes missing
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-vecizor5sabu: 2 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-vecizor5sabu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/01 08:18:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-vecizor5sabu: 0 differences found
2025/03/01 08:18:19 NOTICE: Azure container rclone-test-vecizor5sabu: 1 matching files
2025/03/01 08:18:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hemuqat0zupu"
2025/03/01 08:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:19 DEBUG : Azure container rclone-test-hemuqat0zupu: Using directory markers
2025/03/01 08:18:19 DEBUG : Creating backend with remote "/tmp/rclone2621155888"
run.go:180: Remote "Azure container rclone-test-hemuqat0zupu", Local "Local file system at /tmp/rclone2621155888", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/01 08:18:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 08:18:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hemuqat0zupu
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-hemuqat0zupu: 1 files missing
2025/03/01 08:18:20 NOTICE: 1 hashes missing
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-hemuqat0zupu: 2 differences found
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-hemuqat0zupu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/01 08:18:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-hemuqat0zupu: 0 differences found
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-hemuqat0zupu: 1 matching files
2025/03/01 08:18:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jahefih1xeli"
2025/03/01 08:18:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:18:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-jahefih1xeli: Using directory markers
2025/03/01 08:18:20 DEBUG : Creating backend with remote "/tmp/rclone170254717"
run.go:180: Remote "Azure container rclone-test-jahefih1xeli", Local "Local file system at /tmp/rclone170254717", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/01 08:18:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 08:18:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jahefih1xeli
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-jahefih1xeli: 1 files missing
2025/03/01 08:18:20 NOTICE: 1 hashes missing
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-jahefih1xeli: 2 differences found
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-jahefih1xeli: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/01 08:18:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-jahefih1xeli: 0 differences found
2025/03/01 08:18:20 NOTICE: Azure container rclone-test-jahefih1xeli: 1 matching files
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-jahefih1xeli: Purge remote
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-hemuqat0zupu: Purge remote
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-vecizor5sabu: Purge remote
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-jaxupip4buwe: Purge remote
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-solorap7hixu: Purge remote
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-dutakop0tigo: Purge remote
2025/03/01 08:18:20 DEBUG : Azure container rclone-test-sovagos3safo: Purge remote
2025/03/01 08:18:21 DEBUG : Azure container rclone-test-kazifoy2winu: Purge remote
2025/03/01 08:18:21 DEBUG : Azure container rclone-test-gaviqag6ketu: Purge remote
2025/03/01 08:18:21 DEBUG : Azure container rclone-test-xodowiy5wopi: Purge remote
--- PASS: TestApplyTransforms (3.56s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/01 08:18:21 DEBUG : sub/: Creating directory marker
2025/03/01 08:18:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 08:18:21 INFO : file1: Copied (new) to: sub/file2
2025/03/01 08:18:21 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:21 DEBUG : file1: Unchanged skipping
2025/03/01 08:18:21 DEBUG : Azure container rclone-test-polivog2koni: don't need to copy/move sub/file2, it is already at target location
2025/03/01 08:18:21 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:21 DEBUG : dst/: Creating directory marker
2025/03/01 08:18:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/backup"
2025/03/01 08:18:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:22 DEBUG : Azure container rclone-test-polivog2koni path backup: Using directory markers
2025/03/01 08:18:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-polivog2koni/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-polivog2koni/backup"
2025/03/01 08:18:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/01 08:18:22 DEBUG : dst/: Creating directory marker
2025/03/01 08:18:22 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/01 08:18:22 INFO : dst/file1: Copied (server-side copy)
2025/03/01 08:18:22 INFO : dst/file1: Deleted
2025/03/01 08:18:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 08:18:22 INFO : dst/file1: Copied (new)
2025/03/01 08:18:22 DEBUG : dst/: Removing directory marker
2025/03/01 08:18:22 DEBUG : backup/dst/: Removing directory marker
2025/03/01 08:18:22 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-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f461e7-801e-00b3-2e82-8a1c50000000
Time:2025-03-01T08:18:22.9000368Z
--------------------------------------------------------------------------------
2025/03/01 08:18:23 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-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f465d0-801e-00b3-7582-8a1c50000000
Time:2025-03-01T08:18:23.9382823Z
--------------------------------------------------------------------------------
2025/03/01 08:18:24 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-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f46a1c-801e-00b3-0482-8a1c50000000
Time:2025-03-01T08:18:24.9758136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f46a1c-801e-00b3-0482-8a1c50000000
Time:2025-03-01T08:18:24.9758136Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/dst"
2025/03/01 08:18:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:26 DEBUG : Azure container rclone-test-polivog2koni path dst: Using directory markers
2025/03/01 08:18:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:26 DEBUG : Azure container rclone-test-polivog2koni path CompareDest: Using directory markers
2025/03/01 08:18:26 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:26 DEBUG : one: Need to transfer - File not found at Destination
2025/03/01 08:18:26 DEBUG : /: Creating directory marker
2025/03/01 08:18:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 08:18:26 INFO : one: Copied (new)
2025/03/01 08:18:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 08:18:26 DEBUG : /: Creating directory marker
2025/03/01 08:18:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 08:18:26 INFO : one: Copied (replaced existing)
2025/03/01 08:18:26 DEBUG : dst/: Creating directory marker
2025/03/01 08:18:26 DEBUG : CompareDest/: Creating directory marker
2025/03/01 08:18:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 08:18:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:27 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 08:18:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:27 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 08:18:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:27 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 08:18:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:27 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 08:18:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:27 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 08:18:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CompareDest"
2025/03/01 08:18:27 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 08:18:27 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/01 08:18:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/01 08:18:28 INFO : two: Copied (new)
2025/03/01 08:18:28 DEBUG : dst/: Removing directory marker
2025/03/01 08:18:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f47868-801e-00b3-7782-8a1c50000000
Time:2025-03-01T08:18:28.3591739Z
--------------------------------------------------------------------------------
2025/03/01 08:18:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f47c7c-801e-00b3-5082-8a1c50000000
Time:2025-03-01T08:18:29.3963337Z
--------------------------------------------------------------------------------
2025/03/01 08:18:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48002-801e-00b3-1c82-8a1c50000000
Time:2025-03-01T08:18:30.4336515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f48002-801e-00b3-1c82-8a1c50000000
Time:2025-03-01T08:18:30.4336515Z
--------------------------------------------------------------------------------
2025/03/01 08:18:31 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.57s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:18:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/dst"
2025/03/01 08:18:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:38 DEBUG : Azure container rclone-test-polivog2koni path dst: Using directory markers
2025/03/01 08:18:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:38 DEBUG : Azure container rclone-test-polivog2koni path CopyDest: Using directory markers
2025/03/01 08:18:38 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:38 DEBUG : one: Need to transfer - File not found at Destination
2025/03/01 08:18:38 DEBUG : /: Creating directory marker
2025/03/01 08:18:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 08:18:38 INFO : one: Copied (new)
2025/03/01 08:18:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 08:18:39 DEBUG : /: Creating directory marker
2025/03/01 08:18:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 08:18:39 INFO : one: Copied (replaced existing)
2025/03/01 08:18:39 DEBUG : dst/: Creating directory marker
2025/03/01 08:18:39 DEBUG : CopyDest/: Creating directory marker
2025/03/01 08:18:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/BackupDir"
2025/03/01 08:18:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:18:39 DEBUG : Azure container rclone-test-polivog2koni path BackupDir: Using directory markers
2025/03/01 08:18:39 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-polivog2koni/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-polivog2koni/BackupDir"
2025/03/01 08:18:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 08:18:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 08:18:39 DEBUG : /: Creating directory marker
2025/03/01 08:18:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 08:18:40 INFO : one: Copied (server-side copy)
2025/03/01 08:18:40 INFO : one: Deleted
2025/03/01 08:18:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 08:18:40 INFO : one: Copied (server-side copy)
2025/03/01 08:18:40 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/01 08:18:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:40 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 08:18:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 08:18:40 INFO : two: Copied (server-side copy)
2025/03/01 08:18:40 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/01 08:18:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:18:40 DEBUG : two: Unchanged skipping
2025/03/01 08:18:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-polivog2koni/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-polivog2koni/CopyDest"
2025/03/01 08:18:41 DEBUG : three: Need to transfer - File not found at Destination
2025/03/01 08:18:41 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/01 08:18:41 DEBUG : three: Destination not found in --copy-dest
2025/03/01 08:18:41 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/01 08:18:41 INFO : three: Copied (new)
2025/03/01 08:18:41 DEBUG : dst/: Removing directory marker
2025/03/01 08:18:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a594-801e-00b3-7182-8a1c50000000
Time:2025-03-01T08:18:41.7158062Z
--------------------------------------------------------------------------------
2025/03/01 08:18:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4a955-801e-00b3-0982-8a1c50000000
Time:2025-03-01T08:18:42.7542804Z
--------------------------------------------------------------------------------
2025/03/01 08:18:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4ad6e-801e-00b3-5482-8a1c50000000
Time:2025-03-01T08:18:43.7915526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4ad6e-801e-00b3-5482-8a1c50000000
Time:2025-03-01T08:18:43.7915526Z
--------------------------------------------------------------------------------
2025/03/01 08:18:44 DEBUG : CopyDest/: Removing directory marker
2025/03/01 08:18:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b12f-801e-00b3-6082-8a1c50000000
Time:2025-03-01T08:18:44.8676487Z
--------------------------------------------------------------------------------
2025/03/01 08:18:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b4ee-801e-00b3-7a82-8a1c50000000
Time:2025-03-01T08:18:45.9064508Z
--------------------------------------------------------------------------------
2025/03/01 08:18:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b7d9-801e-00b3-6a82-8a1c50000000
Time:2025-03-01T08:18:46.9438424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4b7d9-801e-00b3-6a82-8a1c50000000
Time:2025-03-01T08:18:46.9438424Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.47s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/01 08:18:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4c277-801e-00b3-2782-8a1c50000000
Time:2025-03-01T08:18:55.1363263Z
--------------------------------------------------------------------------------
2025/03/01 08:18:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4c3c0-801e-00b3-4d82-8a1c50000000
Time:2025-03-01T08:18:56.1740569Z
--------------------------------------------------------------------------------
2025/03/01 08:18:57 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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4c53f-801e-00b3-1f82-8a1c50000000
Time:2025-03-01T08:18:57.2117190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4c53f-801e-00b3-1f82-8a1c50000000
Time:2025-03-01T08:18:57.2117190Z
--------------------------------------------------------------------------------
2025/03/01 08:18:58 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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4c798-801e-00b3-3b82-8a1c50000000
Time:2025-03-01T08:18:58.2495401Z
--------------------------------------------------------------------------------
2025/03/01 08:18:59 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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4ca99-801e-00b3-7b82-8a1c50000000
Time:2025-03-01T08:18:59.2881766Z
--------------------------------------------------------------------------------
2025/03/01 08:19:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4cd21-801e-00b3-4082-8a1c50000000
Time:2025-03-01T08:19:00.3270709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4cd21-801e-00b3-4082-8a1c50000000
Time:2025-03-01T08:19:00.3270709Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/01 08:19:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4de69-801e-00b3-5082-8a1c50000000
Time:2025-03-01T08:19:08.5177962Z
--------------------------------------------------------------------------------
2025/03/01 08:19:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4dfbe-801e-00b3-7f82-8a1c50000000
Time:2025-03-01T08:19:09.5574776Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4e195-801e-00b3-5b82-8a1c50000000
Time:2025-03-01T08:19:10.5962585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4e195-801e-00b3-5b82-8a1c50000000
Time:2025-03-01T08:19:10.5962585Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4e2ad-801e-00b3-5182-8a1c50000000
Time:2025-03-01T08:19:11.6338932Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4e479-801e-00b3-6882-8a1c50000000
Time:2025-03-01T08:19:12.6722559Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4e5ed-801e-00b3-1882-8a1c50000000
Time:2025-03-01T08:19:13.7099305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4e5ed-801e-00b3-1882-8a1c50000000
Time:2025-03-01T08:19:13.7099305Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:19:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/01 08:19:21 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/01 08:19:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 08:19:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/01 08:19:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/01 08:19:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/01 08:19:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/01 08:19:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/01 08:19:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6722dede8d7619bc1e341b9d08a2f120 OK
2025/03/01 08:19:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/01 08:19:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4f67a-801e-00b3-2782-8a1c50000000
Time:2025-03-01T08:19:22.7987562Z
--------------------------------------------------------------------------------
2025/03/01 08:19:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4f80b-801e-00b3-0a82-8a1c50000000
Time:2025-03-01T08:19:23.8376469Z
--------------------------------------------------------------------------------
2025/03/01 08:19:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4f924-801e-00b3-7582-8a1c50000000
Time:2025-03-01T08:19:24.8758652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4f924-801e-00b3-7582-8a1c50000000
Time:2025-03-01T08:19:24.8758652Z
--------------------------------------------------------------------------------
2025/03/01 08:19:25 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/01 08:19:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4fa92-801e-00b3-3482-8a1c50000000
Time:2025-03-01T08:19:25.9531896Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4fbc9-801e-00b3-4182-8a1c50000000
Time:2025-03-01T08:19:26.9913301Z
--------------------------------------------------------------------------------
2025/03/01 08:19:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4fe36-801e-00b3-6682-8a1c50000000
Time:2025-03-01T08:19:28.0292208Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f4fe36-801e-00b3-6682-8a1c50000000
Time:2025-03-01T08:19:28.0292208Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:19:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f50f03-801e-00b3-7682-8a1c50000000
Time:2025-03-01T08:19:36.2207459Z
--------------------------------------------------------------------------------
2025/03/01 08:19:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f51084-801e-00b3-3482-8a1c50000000
Time:2025-03-01T08:19:37.2582153Z
--------------------------------------------------------------------------------
2025/03/01 08:19:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5120e-801e-00b3-6b82-8a1c50000000
Time:2025-03-01T08:19:38.2969885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5120e-801e-00b3-6b82-8a1c50000000
Time:2025-03-01T08:19:38.2969885Z
--------------------------------------------------------------------------------
2025/03/01 08:19:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5137f-801e-00b3-1782-8a1c50000000
Time:2025-03-01T08:19:39.3355281Z
--------------------------------------------------------------------------------
2025/03/01 08:19:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f51501-801e-00b3-6482-8a1c50000000
Time:2025-03-01T08:19:40.3742597Z
--------------------------------------------------------------------------------
2025/03/01 08:19:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f51629-801e-00b3-5d82-8a1c50000000
Time:2025-03-01T08:19:41.4128107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f51629-801e-00b3-5d82-8a1c50000000
Time:2025-03-01T08:19:41.4128107Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:19: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f524c5-801e-00b3-0182-8a1c50000000
Time:2025-03-01T08:19:49.6047120Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f526b0-801e-00b3-4382-8a1c50000000
Time:2025-03-01T08:19:50.6421588Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5286b-801e-00b3-4d82-8a1c50000000
Time:2025-03-01T08:19:51.6802502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5286b-801e-00b3-4d82-8a1c50000000
Time:2025-03-01T08:19:51.6802502Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f52a3c-801e-00b3-0382-8a1c50000000
Time:2025-03-01T08:19:52.7187459Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f52bf9-801e-00b3-1382-8a1c50000000
Time:2025-03-01T08:19:53.7565722Z
--------------------------------------------------------------------------------
2025/03/01 08:19: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f52d90-801e-00b3-7c82-8a1c50000000
Time:2025-03-01T08:19:54.7952086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f52d90-801e-00b3-7c82-8a1c50000000
Time:2025-03-01T08:19:54.7952086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f53a2d-801e-00b3-7a82-8a1c50000000
Time:2025-03-01T08:20:02.9899111Z
--------------------------------------------------------------------------------
2025/03/01 08:20:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f53c35-801e-00b3-3382-8a1c50000000
Time:2025-03-01T08:20:04.0288693Z
--------------------------------------------------------------------------------
2025/03/01 08:20:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f53e05-801e-00b3-4982-8a1c50000000
Time:2025-03-01T08:20:05.0670660Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f53e05-801e-00b3-4982-8a1c50000000
Time:2025-03-01T08:20:05.0670660Z
--------------------------------------------------------------------------------
2025/03/01 08:20:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f53fb0-801e-00b3-4482-8a1c50000000
Time:2025-03-01T08:20:06.1055740Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f54279-801e-00b3-5582-8a1c50000000
Time:2025-03-01T08:20:07.1431665Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f54567-801e-00b3-0482-8a1c50000000
Time:2025-03-01T08:20:08.1810947Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f54567-801e-00b3-0482-8a1c50000000
Time:2025-03-01T08:20:08.1810947Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f558c1-801e-00b3-1682-8a1c50000000
Time:2025-03-01T08:20:16.3726088Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f55c30-801e-00b3-6782-8a1c50000000
Time:2025-03-01T08:20:17.4102140Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f55f4f-801e-00b3-5b82-8a1c50000000
Time:2025-03-01T08:20:18.4475998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f55f4f-801e-00b3-5b82-8a1c50000000
Time:2025-03-01T08:20:18.4475998Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f561e6-801e-00b3-4382-8a1c50000000
Time:2025-03-01T08:20:19.4857272Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f564af-801e-00b3-6182-8a1c50000000
Time:2025-03-01T08:20:20.5238530Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f566e0-801e-00b3-6a82-8a1c50000000
Time:2025-03-01T08:20:21.5612736Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f566e0-801e-00b3-6a82-8a1c50000000
Time:2025-03-01T08:20:21.5612736Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f57fa8-801e-00b3-0c82-8a1c50000000
Time:2025-03-01T08:20:29.7522953Z
--------------------------------------------------------------------------------
2025/03/01 08:20:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f582a4-801e-00b3-5882-8a1c50000000
Time:2025-03-01T08:20:30.7897544Z
--------------------------------------------------------------------------------
2025/03/01 08:20:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f58548-801e-00b3-2682-8a1c50000000
Time:2025-03-01T08:20:31.8272822Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f58548-801e-00b3-2682-8a1c50000000
Time:2025-03-01T08:20:31.8272822Z
--------------------------------------------------------------------------------
2025/03/01 08:20:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f588aa-801e-00b3-4f82-8a1c50000000
Time:2025-03-01T08:20:32.8650505Z
--------------------------------------------------------------------------------
2025/03/01 08:20:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f58b66-801e-00b3-4e82-8a1c50000000
Time:2025-03-01T08:20:33.9033628Z
--------------------------------------------------------------------------------
2025/03/01 08:20:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f58db9-801e-00b3-6782-8a1c50000000
Time:2025-03-01T08:20:34.9410616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f58db9-801e-00b3-6782-8a1c50000000
Time:2025-03-01T08:20:34.9410616Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:20:43 DEBUG : also/: Creating directory marker
2025/03/01 08:20:43 INFO : Azure container rclone-test-polivog2koni: Looking for duplicate md5 hashes using newest mode.
2025/03/01 08:20:43 NOTICE: ee600d1ec702db33f799932e6268627d: Found 3 files with duplicate md5 hashes
2025/03/01 08:20:43 INFO : one: Deleted
2025/03/01 08:20:43 INFO : also/one: Deleted
2025/03/01 08:20:43 NOTICE: ee600d1ec702db33f799932e6268627d: Deleted 2 extra copies
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5a7ca-801e-00b3-0582-8a1c50000000
Time:2025-03-01T08:20:43.9464840Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5aa2c-801e-00b3-4082-8a1c50000000
Time:2025-03-01T08:20:44.9839345Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5acec-801e-00b3-3f82-8a1c50000000
Time:2025-03-01T08:20:46.0217088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5acec-801e-00b3-3f82-8a1c50000000
Time:2025-03-01T08:20:46.0217088Z
--------------------------------------------------------------------------------
2025/03/01 08:20:47 DEBUG : also/: Removing directory marker
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5b027-801e-00b3-7482-8a1c50000000
Time:2025-03-01T08:20:47.0980544Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5b26e-801e-00b3-0b82-8a1c50000000
Time:2025-03-01T08:20:48.1357697Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5b5d4-801e-00b3-3782-8a1c50000000
Time:2025-03-01T08:20:49.1741899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5b5d4-801e-00b3-3782-8a1c50000000
Time:2025-03-01T08:20:49.1741899Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5c510-801e-00b3-7182-8a1c50000000
Time:2025-03-01T08:20:57.3661528Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5c6cc-801e-00b3-6782-8a1c50000000
Time:2025-03-01T08:20:58.4038441Z
--------------------------------------------------------------------------------
2025/03/01 08:20: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5c88f-801e-00b3-6982-8a1c50000000
Time:2025-03-01T08:20:59.4423475Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5c88f-801e-00b3-6982-8a1c50000000
Time:2025-03-01T08:20:59.4423475Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5c9fa-801e-00b3-1982-8a1c50000000
Time:2025-03-01T08:21:00.4804972Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5cbb7-801e-00b3-1982-8a1c50000000
Time:2025-03-01T08:21:01.5190072Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5cd0d-801e-00b3-2c82-8a1c50000000
Time:2025-03-01T08:21:02.5572988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5cd0d-801e-00b3-2c82-8a1c50000000
Time:2025-03-01T08:21:02.5572988Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:21:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5de0b-801e-00b3-0882-8a1c50000000
Time:2025-03-01T08:21:10.7482826Z
--------------------------------------------------------------------------------
2025/03/01 08:21:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5e05b-801e-00b3-2582-8a1c50000000
Time:2025-03-01T08:21:11.7856727Z
--------------------------------------------------------------------------------
2025/03/01 08:21:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5e3e0-801e-00b3-4b82-8a1c50000000
Time:2025-03-01T08:21:12.8242219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5e3e0-801e-00b3-4b82-8a1c50000000
Time:2025-03-01T08:21:12.8242219Z
--------------------------------------------------------------------------------
2025/03/01 08:21:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5e68a-801e-00b3-3382-8a1c50000000
Time:2025-03-01T08:21:13.8629976Z
--------------------------------------------------------------------------------
2025/03/01 08:21:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5e932-801e-00b3-0d82-8a1c50000000
Time:2025-03-01T08:21:14.9003329Z
--------------------------------------------------------------------------------
2025/03/01 08:21:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5ec35-801e-00b3-1f82-8a1c50000000
Time:2025-03-01T08:21:15.9382943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5ec35-801e-00b3-1f82-8a1c50000000
Time:2025-03-01T08:21:15.9382943Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:21: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5fc70-801e-00b3-1e82-8a1c50000000
Time:2025-03-01T08:21:24.1310150Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5fd74-801e-00b3-7482-8a1c50000000
Time:2025-03-01T08:21:25.1688348Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5ff50-801e-00b3-0d82-8a1c50000000
Time:2025-03-01T08:21:26.2063369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f5ff50-801e-00b3-0d82-8a1c50000000
Time:2025-03-01T08:21:26.2063369Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f600eb-801e-00b3-6382-8a1c50000000
Time:2025-03-01T08:21:27.2440034Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6023f-801e-00b3-0682-8a1c50000000
Time:2025-03-01T08:21:28.2825547Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f603d4-801e-00b3-5982-8a1c50000000
Time:2025-03-01T08:21:29.3208539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f603d4-801e-00b3-5982-8a1c50000000
Time:2025-03-01T08:21:29.3208539Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 08:21: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f61552-801e-00b3-1c82-8a1c50000000
Time:2025-03-01T08:21:37.5135595Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f61a26-801e-00b3-5982-8a1c50000000
Time:2025-03-01T08:21:38.5512957Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f61ee7-801e-00b3-6482-8a1c50000000
Time:2025-03-01T08:21:39.5890205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f61ee7-801e-00b3-6482-8a1c50000000
Time:2025-03-01T08:21:39.5890205Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f62436-801e-00b3-4082-8a1c50000000
Time:2025-03-01T08:21:40.6263765Z
--------------------------------------------------------------------------------
2025/03/01 08:21:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f629a6-801e-00b3-1182-8a1c50000000
Time:2025-03-01T08:21:41.6639290Z
--------------------------------------------------------------------------------
2025/03/01 08:21:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f62e34-801e-00b3-0382-8a1c50000000
Time:2025-03-01T08:21:42.7030465Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f62e34-801e-00b3-0382-8a1c50000000
Time:2025-03-01T08:21:42.7030465Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/01 08:21:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f63c48-801e-00b3-0c82-8a1c50000000
Time:2025-03-01T08:21:50.8948418Z
--------------------------------------------------------------------------------
2025/03/01 08:21:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f63dab-801e-00b3-2582-8a1c50000000
Time:2025-03-01T08:21:51.9331565Z
--------------------------------------------------------------------------------
2025/03/01 08:21:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f63ef0-801e-00b3-2182-8a1c50000000
Time:2025-03-01T08:21:52.9709202Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f63ef0-801e-00b3-2182-8a1c50000000
Time:2025-03-01T08:21:52.9709202Z
--------------------------------------------------------------------------------
2025/03/01 08:21:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f640ac-801e-00b3-3982-8a1c50000000
Time:2025-03-01T08:21:54.0086697Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f641ee-801e-00b3-4b82-8a1c50000000
Time:2025-03-01T08:21:55.0471327Z
--------------------------------------------------------------------------------
2025/03/01 08:21: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f643ce-801e-00b3-7582-8a1c50000000
Time:2025-03-01T08:21:56.0859053Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f643ce-801e-00b3-7582-8a1c50000000
Time:2025-03-01T08:21:56.0859053Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:22:04 DEBUG : sub dir/: Creating directory marker
2025/03/01 08:22:04 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/01 08:22:04 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/03/01 08:22:05 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/01 08:22:05 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/01 08:22:05 DEBUG : sub dir/: Removing directory marker
2025/03/01 08:22: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6594f-801e-00b3-4c83-8a1c50000000
Time:2025-03-01T08:22:05.7399244Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f65c35-801e-00b3-0683-8a1c50000000
Time:2025-03-01T08:22:06.7777756Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f65dc0-801e-00b3-6783-8a1c50000000
Time:2025-03-01T08:22:07.8151956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f65dc0-801e-00b3-6783-8a1c50000000
Time:2025-03-01T08:22:07.8151956Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f65fdc-801e-00b3-4483-8a1c50000000
Time:2025-03-01T08:22:08.8529175Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f661d0-801e-00b3-7683-8a1c50000000
Time:2025-03-01T08:22:09.8907485Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f66375-801e-00b3-3983-8a1c50000000
Time:2025-03-01T08:22:10.9282005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f66375-801e-00b3-3983-8a1c50000000
Time:2025-03-01T08:22:10.9282005Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
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.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:22:19 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/01 08:22:19 DEBUG : sub/: Removing directory marker
2025/03/01 08:22:19 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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f67224-801e-00b3-0f83-8a1c50000000
Time:2025-03-01T08:22:19.9978544Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6743f-801e-00b3-7683-8a1c50000000
Time:2025-03-01T08:22:21.0353786Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6764a-801e-00b3-5483-8a1c50000000
Time:2025-03-01T08:22:22.0734749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6764a-801e-00b3-5483-8a1c50000000
Time:2025-03-01T08:22:22.0734749Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f67872-801e-00b3-4d83-8a1c50000000
Time:2025-03-01T08:22:23.1109120Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f67ab7-801e-00b3-6983-8a1c50000000
Time:2025-03-01T08:22:24.1486596Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f67cc8-801e-00b3-4083-8a1c50000000
Time:2025-03-01T08:22:25.1867968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f67cc8-801e-00b3-4083-8a1c50000000
Time:2025-03-01T08:22:25.1867968Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:22:33 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/01 08:22:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/notfound"
2025/03/01 08:22:34 DEBUG : Config file has changed externally - reloading
2025/03/01 08:22:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:22:34 DEBUG : Azure container rclone-test-polivog2koni path notfound: Using directory markers
2025/03/01 08:22:34 DEBUG : sub/: Removing directory marker
2025/03/01 08:22:34 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69212-801e-00b3-4783-8a1c50000000
Time:2025-03-01T08:22:34.4758251Z
--------------------------------------------------------------------------------
2025/03/01 08:22:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f694e2-801e-00b3-6c83-8a1c50000000
Time:2025-03-01T08:22:35.5134892Z
--------------------------------------------------------------------------------
2025/03/01 08:22:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69724-801e-00b3-7b83-8a1c50000000
Time:2025-03-01T08:22:36.5511974Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69724-801e-00b3-7b83-8a1c50000000
Time:2025-03-01T08:22:36.5511974Z
--------------------------------------------------------------------------------
2025/03/01 08:22:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69997-801e-00b3-2f83-8a1c50000000
Time:2025-03-01T08:22:37.5888936Z
--------------------------------------------------------------------------------
2025/03/01 08:22:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69b6d-801e-00b3-5d83-8a1c50000000
Time:2025-03-01T08:22:38.6274604Z
--------------------------------------------------------------------------------
2025/03/01 08:22:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69d20-801e-00b3-4a83-8a1c50000000
Time:2025-03-01T08:22:39.6650757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f69d20-801e-00b3-4a83-8a1c50000000
Time:2025-03-01T08:22:39.6650757Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:22:47 INFO : Azure container rclone-test-polivog2koni: Making directory
2025/03/01 08:22:47 INFO : Azure container rclone-test-polivog2koni: Making directory
2025/03/01 08:22:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6a737-801e-00b3-5983-8a1c50000000
Time:2025-03-01T08:22:47.8968640Z
--------------------------------------------------------------------------------
2025/03/01 08:22:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6a83a-801e-00b3-2d83-8a1c50000000
Time:2025-03-01T08:22:48.9349199Z
--------------------------------------------------------------------------------
2025/03/01 08:22:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6a93c-801e-00b3-7783-8a1c50000000
Time:2025-03-01T08:22:49.9734777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6a93c-801e-00b3-7783-8a1c50000000
Time:2025-03-01T08:22:49.9734777Z
--------------------------------------------------------------------------------
2025/03/01 08:22:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6aaaf-801e-00b3-2683-8a1c50000000
Time:2025-03-01T08:22:51.0112478Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6acf1-801e-00b3-2f83-8a1c50000000
Time:2025-03-01T08:22:52.0489072Z
--------------------------------------------------------------------------------
2025/03/01 08:22: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6b000-801e-00b3-0b83-8a1c50000000
Time:2025-03-01T08:22:53.0863636Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6b000-801e-00b3-0b83-8a1c50000000
Time:2025-03-01T08:22:53.0863636Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:23:01 DEBUG : sub dir/: Creating directory marker
2025/03/01 08:23:01 DEBUG : sub dir/: Removing directory marker
2025/03/01 08:23:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6c5a5-801e-00b3-4b83-8a1c50000000
Time:2025-03-01T08:23:01.6573449Z
--------------------------------------------------------------------------------
2025/03/01 08:23:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6c7b7-801e-00b3-3683-8a1c50000000
Time:2025-03-01T08:23:02.6952508Z
--------------------------------------------------------------------------------
2025/03/01 08:23:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6c9af-801e-00b3-7683-8a1c50000000
Time:2025-03-01T08:23:03.7337493Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6c9af-801e-00b3-7683-8a1c50000000
Time:2025-03-01T08:23:03.7337493Z
--------------------------------------------------------------------------------
2025/03/01 08:23:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6cb98-801e-00b3-1783-8a1c50000000
Time:2025-03-01T08:23:04.7709830Z
--------------------------------------------------------------------------------
2025/03/01 08:23:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6cdc6-801e-00b3-1883-8a1c50000000
Time:2025-03-01T08:23:05.8083047Z
--------------------------------------------------------------------------------
2025/03/01 08:23:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6d0a6-801e-00b3-3683-8a1c50000000
Time:2025-03-01T08:23:06.8461160Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6d0a6-801e-00b3-3683-8a1c50000000
Time:2025-03-01T08:23:06.8461160Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:23:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e037-801e-00b3-3383-8a1c50000000
Time:2025-03-01T08:23:15.4635138Z
--------------------------------------------------------------------------------
2025/03/01 08:23:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e15a-801e-00b3-1f83-8a1c50000000
Time:2025-03-01T08:23:16.5014420Z
--------------------------------------------------------------------------------
2025/03/01 08:23:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e32b-801e-00b3-4183-8a1c50000000
Time:2025-03-01T08:23:17.5401902Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e32b-801e-00b3-4183-8a1c50000000
Time:2025-03-01T08:23:17.5401902Z
--------------------------------------------------------------------------------
2025/03/01 08:23:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e45a-801e-00b3-4183-8a1c50000000
Time:2025-03-01T08:23:18.5790421Z
--------------------------------------------------------------------------------
2025/03/01 08:23:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e641-801e-00b3-6a83-8a1c50000000
Time:2025-03-01T08:23:19.6168108Z
--------------------------------------------------------------------------------
2025/03/01 08:23:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e8d5-801e-00b3-4083-8a1c50000000
Time:2025-03-01T08:23:20.6550757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6e8d5-801e-00b3-4083-8a1c50000000
Time:2025-03-01T08:23:20.6550757Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:23:29 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/01 08:23:29 DEBUG : empty space: Excluded
2025/03/01 08:23:29 DEBUG : BackupDir: Excluded
2025/03/01 08:23:29 DEBUG : dst: Excluded
2025/03/01 08:23: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6f659-801e-00b3-1283-8a1c50000000
Time:2025-03-01T08:23:29.3001425Z
--------------------------------------------------------------------------------
2025/03/01 08:23:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6f83a-801e-00b3-2283-8a1c50000000
Time:2025-03-01T08:23:30.3386974Z
--------------------------------------------------------------------------------
2025/03/01 08:23:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6fa9c-801e-00b3-3883-8a1c50000000
Time:2025-03-01T08:23:31.3774347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6fa9c-801e-00b3-3883-8a1c50000000
Time:2025-03-01T08:23:31.3774347Z
--------------------------------------------------------------------------------
2025/03/01 08:23:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6fd5b-801e-00b3-3b83-8a1c50000000
Time:2025-03-01T08:23:32.4160357Z
--------------------------------------------------------------------------------
2025/03/01 08:23:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f6ff0f-801e-00b3-4583-8a1c50000000
Time:2025-03-01T08:23:33.4536541Z
--------------------------------------------------------------------------------
2025/03/01 08:23:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f70108-801e-00b3-1583-8a1c50000000
Time:2025-03-01T08:23:34.4910048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f70108-801e-00b3-1583-8a1c50000000
Time:2025-03-01T08:23:34.4910048Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:23: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f710ea-801e-00b3-4a83-8a1c50000000
Time:2025-03-01T08:23:43.0964801Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f71365-801e-00b3-5a83-8a1c50000000
Time:2025-03-01T08:23:44.1340010Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f71632-801e-00b3-3f83-8a1c50000000
Time:2025-03-01T08:23:45.1727916Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f71632-801e-00b3-3f83-8a1c50000000
Time:2025-03-01T08:23:45.1727916Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7186e-801e-00b3-3983-8a1c50000000
Time:2025-03-01T08:23:46.2109954Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f71a83-801e-00b3-5a83-8a1c50000000
Time:2025-03-01T08:23:47.2494351Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f71bd9-801e-00b3-0783-8a1c50000000
Time:2025-03-01T08:23:48.2870518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f71bd9-801e-00b3-0783-8a1c50000000
Time:2025-03-01T08:23:48.2870518Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/01 08:23:56 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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951982a0-201e-0095-7583-8a5448000000
Time:2025-03-01T08:23:57.0177728Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951984c7-201e-0095-6083-8a5448000000
Time:2025-03-01T08:23:58.0563315Z
--------------------------------------------------------------------------------
2025/03/01 08:23: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951986b4-201e-0095-0f83-8a5448000000
Time:2025-03-01T08:23:59.0941159Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951986b4-201e-0095-0f83-8a5448000000
Time:2025-03-01T08:23:59.0941159Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519886d-201e-0095-1a83-8a5448000000
Time:2025-03-01T08:24:00.1321993Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95198a4a-201e-0095-4383-8a5448000000
Time:2025-03-01T08:24:01.1705601Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95198c7b-201e-0095-4483-8a5448000000
Time:2025-03-01T08:24:02.2093409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95198c7b-201e-0095-4483-8a5448000000
Time:2025-03-01T08:24:02.2093409Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/01 08:24:10 DEBUG : Creating backend with remote ":memory:"
2025/03/01 08:24:10 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/01 08:24:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/01 08:24:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:24:10 DEBUG : sub dir/: Creating directory marker
2025/03/01 08:24:10 DEBUG : sub dir/: Removing directory marker
2025/03/01 08:24: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95199c28-201e-0095-4d83-8a5448000000
Time:2025-03-01T08:24:11.0226876Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95199e11-201e-0095-7a83-8a5448000000
Time:2025-03-01T08:24:12.0608385Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95199fcf-201e-0095-7c83-8a5448000000
Time:2025-03-01T08:24:13.0988379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:95199fcf-201e-0095-7c83-8a5448000000
Time:2025-03-01T08:24:13.0988379Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519a193-201e-0095-1483-8a5448000000
Time:2025-03-01T08:24:14.1369394Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519a352-201e-0095-0f83-8a5448000000
Time:2025-03-01T08:24:15.1747398Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519a57f-201e-0095-0f83-8a5448000000
Time:2025-03-01T08:24:16.2127659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519a57f-201e-0095-0f83-8a5448000000
Time:2025-03-01T08:24:16.2127659Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:24:24 DEBUG : Waiting for deletions to finish
2025/03/01 08:24:24 DEBUG : large: Excluded (Size Filter)
2025/03/01 08:24:24 INFO : medium: Deleted
2025/03/01 08:24:24 INFO : small: Deleted
2025/03/01 08:24: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7706b-801e-00b3-1c83-8a1c50000000
Time:2025-03-01T08:24:24.9794183Z
--------------------------------------------------------------------------------
2025/03/01 08:24: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7736f-801e-00b3-6983-8a1c50000000
Time:2025-03-01T08:24:26.0167025Z
--------------------------------------------------------------------------------
2025/03/01 08:24:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f776e1-801e-00b3-2883-8a1c50000000
Time:2025-03-01T08:24:27.0544297Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f776e1-801e-00b3-2883-8a1c50000000
Time:2025-03-01T08:24:27.0544297Z
--------------------------------------------------------------------------------
2025/03/01 08:24:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f779b4-801e-00b3-5483-8a1c50000000
Time:2025-03-01T08:24:28.0926329Z
--------------------------------------------------------------------------------
2025/03/01 08:24:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f77c7c-801e-00b3-7183-8a1c50000000
Time:2025-03-01T08:24:29.1311366Z
--------------------------------------------------------------------------------
2025/03/01 08:24:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f77f1e-801e-00b3-5c83-8a1c50000000
Time:2025-03-01T08:24:30.1687276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f77f1e-801e-00b3-5c83-8a1c50000000
Time:2025-03-01T08:24:30.1687276Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:24:38 DEBUG : Waiting for deletions to finish
2025/03/01 08:24:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/01 08:24:38 INFO : large: Deleted
2025/03/01 08:24:38 INFO : medium: Deleted
2025/03/01 08:24:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519db35-201e-0095-4083-8a5448000000
Time:2025-03-01T08:24:38.9256185Z
--------------------------------------------------------------------------------
2025/03/01 08:24:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519dd2b-201e-0095-6883-8a5448000000
Time:2025-03-01T08:24:39.9635913Z
--------------------------------------------------------------------------------
2025/03/01 08:24:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519df53-201e-0095-5983-8a5448000000
Time:2025-03-01T08:24:41.0023329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519df53-201e-0095-5983-8a5448000000
Time:2025-03-01T08:24:41.0023329Z
--------------------------------------------------------------------------------
2025/03/01 08:24:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519e137-201e-0095-7a83-8a5448000000
Time:2025-03-01T08:24:42.0401900Z
--------------------------------------------------------------------------------
2025/03/01 08:24:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519e317-201e-0095-1783-8a5448000000
Time:2025-03-01T08:24:43.0785069Z
--------------------------------------------------------------------------------
2025/03/01 08:24:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519e529-201e-0095-6983-8a5448000000
Time:2025-03-01T08:24:44.1167607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519e529-201e-0095-6983-8a5448000000
Time:2025-03-01T08:24:44.1167607Z
--------------------------------------------------------------------------------
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/03/01 08:24:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519f399-201e-0095-0983-8a5448000000
Time:2025-03-01T08:24:52.3113070Z
--------------------------------------------------------------------------------
2025/03/01 08:24:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519f589-201e-0095-3b83-8a5448000000
Time:2025-03-01T08:24:53.3489246Z
--------------------------------------------------------------------------------
2025/03/01 08:24:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519f777-201e-0095-7683-8a5448000000
Time:2025-03-01T08:24:54.3881589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519f777-201e-0095-7683-8a5448000000
Time:2025-03-01T08:24:54.3881589Z
--------------------------------------------------------------------------------
2025/03/01 08:24:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519f962-201e-0095-3483-8a5448000000
Time:2025-03-01T08:24:55.4268031Z
--------------------------------------------------------------------------------
2025/03/01 08:24:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519fb99-201e-0095-2b83-8a5448000000
Time:2025-03-01T08:24:56.4647876Z
--------------------------------------------------------------------------------
2025/03/01 08:24:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519fdb4-201e-0095-1083-8a5448000000
Time:2025-03-01T08:24:57.5029984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9519fdb4-201e-0095-1083-8a5448000000
Time:2025-03-01T08:24:57.5029984Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:25:05 DEBUG : Waiting for deletions to finish
2025/03/01 08:25:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/01 08:25:06 INFO : medium: Deleted
2025/03/01 08:25:06 INFO : small: Deleted
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7e597-801e-00b3-7283-8a1c50000000
Time:2025-03-01T08:25:06.2722772Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7e825-801e-00b3-4f83-8a1c50000000
Time:2025-03-01T08:25:07.3097412Z
--------------------------------------------------------------------------------
2025/03/01 08:25:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7ea92-801e-00b3-0983-8a1c50000000
Time:2025-03-01T08:25:08.3471185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7ea92-801e-00b3-0983-8a1c50000000
Time:2025-03-01T08:25:08.3471185Z
--------------------------------------------------------------------------------
2025/03/01 08:25:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7ecdf-801e-00b3-2083-8a1c50000000
Time:2025-03-01T08:25:09.3854297Z
--------------------------------------------------------------------------------
2025/03/01 08:25:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7ef4d-801e-00b3-1083-8a1c50000000
Time:2025-03-01T08:25:10.4244214Z
--------------------------------------------------------------------------------
2025/03/01 08:25:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7f1c5-801e-00b3-5683-8a1c50000000
Time:2025-03-01T08:25:11.4626057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f7f1c5-801e-00b3-5683-8a1c50000000
Time:2025-03-01T08:25:11.4626057Z
--------------------------------------------------------------------------------
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/03/01 08:25:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f80629-801e-00b3-2483-8a1c50000000
Time:2025-03-01T08:25:19.6530971Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f80939-801e-00b3-0683-8a1c50000000
Time:2025-03-01T08:25:20.6910703Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f80c44-801e-00b3-5e83-8a1c50000000
Time:2025-03-01T08:25:21.7290606Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f80c44-801e-00b3-5e83-8a1c50000000
Time:2025-03-01T08:25:21.7290606Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f80fca-801e-00b3-1683-8a1c50000000
Time:2025-03-01T08:25:22.7671256Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f8128b-801e-00b3-2c83-8a1c50000000
Time:2025-03-01T08:25:23.8054232Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f81560-801e-00b3-5383-8a1c50000000
Time:2025-03-01T08:25:24.8427790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2f81560-801e-00b3-5383-8a1c50000000
Time:2025-03-01T08:25:24.8427790Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:25:33 DEBUG : Waiting for deletions to finish
2025/03/01 08:25:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/01 08:25:33 INFO : large: Deleted
2025/03/01 08:25:33 INFO : medium: Deleted
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a45ae-201e-0095-4e83-8a5448000000
Time:2025-03-01T08:25:33.6065598Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a47b9-201e-0095-1f83-8a5448000000
Time:2025-03-01T08:25:34.6442454Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a49e8-201e-0095-0983-8a5448000000
Time:2025-03-01T08:25:35.6831000Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a49e8-201e-0095-0983-8a5448000000
Time:2025-03-01T08:25:35.6831000Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a4bce-201e-0095-3883-8a5448000000
Time:2025-03-01T08:25:36.7210082Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a4db7-201e-0095-7c83-8a5448000000
Time:2025-03-01T08:25:37.7586468Z
--------------------------------------------------------------------------------
2025/03/01 08:25: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-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a4fbb-201e-0095-5183-8a5448000000
Time:2025-03-01T08:25:38.7966704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a4fbb-201e-0095-5183-8a5448000000
Time:2025-03-01T08:25:38.7966704Z
--------------------------------------------------------------------------------
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/03/01 08:25:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a5fef-201e-0095-5483-8a5448000000
Time:2025-03-01T08:25:46.9903422Z
--------------------------------------------------------------------------------
2025/03/01 08:25:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6294-201e-0095-3083-8a5448000000
Time:2025-03-01T08:25:48.0288751Z
--------------------------------------------------------------------------------
2025/03/01 08:25:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6552-201e-0095-1a83-8a5448000000
Time:2025-03-01T08:25:49.0671500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6552-201e-0095-1a83-8a5448000000
Time:2025-03-01T08:25:49.0671500Z
--------------------------------------------------------------------------------
2025/03/01 08:25:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6798-201e-0095-2883-8a5448000000
Time:2025-03-01T08:25:50.1054849Z
--------------------------------------------------------------------------------
2025/03/01 08:25:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6a20-201e-0095-6483-8a5448000000
Time:2025-03-01T08:25:51.1431945Z
--------------------------------------------------------------------------------
2025/03/01 08:25:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6c0e-201e-0095-7c83-8a5448000000
Time:2025-03-01T08:25:52.1809660Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a6c0e-201e-0095-7c83-8a5448000000
Time:2025-03-01T08:25:52.1809660Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:26:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a7fda-201e-0095-5e83-8a5448000000
Time:2025-03-01T08:26:00.6775952Z
--------------------------------------------------------------------------------
2025/03/01 08:26:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a8281-201e-0095-2f83-8a5448000000
Time:2025-03-01T08:26:01.7159526Z
--------------------------------------------------------------------------------
2025/03/01 08:26:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a8520-201e-0095-0c83-8a5448000000
Time:2025-03-01T08:26:02.7545105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a8520-201e-0095-0c83-8a5448000000
Time:2025-03-01T08:26:02.7545105Z
--------------------------------------------------------------------------------
2025/03/01 08:26:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a87cb-201e-0095-7983-8a5448000000
Time:2025-03-01T08:26:03.7932712Z
--------------------------------------------------------------------------------
2025/03/01 08:26:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a8a3e-201e-0095-3b83-8a5448000000
Time:2025-03-01T08:26:04.8330206Z
--------------------------------------------------------------------------------
2025/03/01 08:26:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a8cbf-201e-0095-0183-8a5448000000
Time:2025-03-01T08:26:05.8708639Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a8cbf-201e-0095-0183-8a5448000000
Time:2025-03-01T08:26:05.8708639Z
--------------------------------------------------------------------------------
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/03/01 08:26:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951a9fb7-201e-0095-7483-8a5448000000
Time:2025-03-01T08:26:14.0647425Z
--------------------------------------------------------------------------------
2025/03/01 08:26:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aa213-201e-0095-0483-8a5448000000
Time:2025-03-01T08:26:15.1028594Z
--------------------------------------------------------------------------------
2025/03/01 08:26:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aa4f3-201e-0095-2b83-8a5448000000
Time:2025-03-01T08:26:16.1407941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aa4f3-201e-0095-2b83-8a5448000000
Time:2025-03-01T08:26:16.1407941Z
--------------------------------------------------------------------------------
2025/03/01 08:26:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aa77c-201e-0095-5e83-8a5448000000
Time:2025-03-01T08:26:17.1798665Z
--------------------------------------------------------------------------------
2025/03/01 08:26:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aaaa8-201e-0095-4683-8a5448000000
Time:2025-03-01T08:26:18.2177681Z
--------------------------------------------------------------------------------
2025/03/01 08:26:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aadc6-201e-0095-2083-8a5448000000
Time:2025-03-01T08:26:19.2558964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951aadc6-201e-0095-2083-8a5448000000
Time:2025-03-01T08:26:19.2558964Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/03/01 08:26:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/01 08:26:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/01 08:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 08:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 08:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 08:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 08:26:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:26:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951ac82e-201e-0095-6783-8a5448000000
Time:2025-03-01T08:26:28.5924695Z
--------------------------------------------------------------------------------
2025/03/01 08:26:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951acace-201e-0095-4183-8a5448000000
Time:2025-03-01T08:26:29.6311886Z
--------------------------------------------------------------------------------
2025/03/01 08:26:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951acd9c-201e-0095-5583-8a5448000000
Time:2025-03-01T08:26:30.6689324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951acd9c-201e-0095-5583-8a5448000000
Time:2025-03-01T08:26:30.6689324Z
--------------------------------------------------------------------------------
2025/03/01 08:26:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951ad054-201e-0095-5283-8a5448000000
Time:2025-03-01T08:26:31.7080008Z
--------------------------------------------------------------------------------
2025/03/01 08:26:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951ad309-201e-0095-3f83-8a5448000000
Time:2025-03-01T08:26:32.7467208Z
--------------------------------------------------------------------------------
2025/03/01 08:26:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951ad559-201e-0095-4f83-8a5448000000
Time:2025-03-01T08:26:33.7851485Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:951ad559-201e-0095-4f83-8a5448000000
Time:2025-03-01T08:26:33.7851485Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.48s)
=== RUN TestPurge
2025/03/01 08:26:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-muyegil2vigo"
2025/03/01 08:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 08:26:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:26:41 DEBUG : Azure container rclone-test-muyegil2vigo: Using directory markers
2025/03/01 08:26:41 DEBUG : Creating backend with remote "/tmp/rclone1867624547"
run.go:180: Remote "Azure container rclone-test-muyegil2vigo", Local "Local file system at /tmp/rclone1867624547", Modify Window "1ns"
2025/03/01 08:26:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 08:26:42 DEBUG : A1/B1/: Creating directory marker
2025/03/01 08:26:42 DEBUG : A1/: Creating directory marker
2025/03/01 08:26:42 INFO : A2: Making directory
2025/03/01 08:26:42 DEBUG : A2/: Creating directory marker
2025/03/01 08:26:42 INFO : A1/B2: Making directory
2025/03/01 08:26:42 DEBUG : A1/B2/: Creating directory marker
2025/03/01 08:26:42 INFO : A1/B2/C2: Making directory
2025/03/01 08:26:42 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/01 08:26:42 INFO : A1/B1/C3: Making directory
2025/03/01 08:26:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/01 08:26:42 INFO : A3: Making directory
2025/03/01 08:26:42 DEBUG : A3/: Creating directory marker
2025/03/01 08:26:42 INFO : A3/B3: Making directory
2025/03/01 08:26:42 DEBUG : A3/B3/: Creating directory marker
2025/03/01 08:26:42 INFO : A3/B3/C4: Making directory
2025/03/01 08:26:42 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/01 08:26:43 DEBUG : Waiting for deletions to finish
2025/03/01 08:26:43 INFO : A1/B1/C1/one: Deleted
2025/03/01 08:26:43 DEBUG : removing 2 level 3 directories
2025/03/01 08:26:43 INFO : A1/B1/C3: Removing directory
2025/03/01 08:26:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/01 08:26:43 INFO : A1/B1/C1: Removing directory
2025/03/01 08:26:43 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 08:26:43 DEBUG : removing 1 level 2 directories
2025/03/01 08:26:43 INFO : A1/B1: Removing directory
2025/03/01 08:26:43 DEBUG : A1/B1/: Removing directory marker
2025/03/01 08:26:43 DEBUG : Azure container rclone-test-muyegil2vigo: Purge remote
2025/03/01 08:26:43 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.77s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:26:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 08:26:43 DEBUG : A1/B1/: Creating directory marker
2025/03/01 08:26:43 DEBUG : A1/: Creating directory marker
2025/03/01 08:26:44 INFO : A2: Making directory
2025/03/01 08:26:44 DEBUG : A2/: Creating directory marker
2025/03/01 08:26:44 INFO : A1/B2: Making directory
2025/03/01 08:26:44 DEBUG : A1/B2/: Creating directory marker
2025/03/01 08:26:44 INFO : A1/B2/C2: Making directory
2025/03/01 08:26:44 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/01 08:26:44 INFO : A1/B1/C3: Making directory
2025/03/01 08:26:44 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/01 08:26:44 INFO : A3: Making directory
2025/03/01 08:26:44 DEBUG : A3/: Creating directory marker
2025/03/01 08:26:44 INFO : A3/B3: Making directory
2025/03/01 08:26:44 DEBUG : A3/B3/: Creating directory marker
2025/03/01 08:26:44 INFO : A3/B3/C4: Making directory
2025/03/01 08:26:44 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/01 08:26:52 DEBUG : removing 1 level 3 directories
2025/03/01 08:26:52 INFO : A3/B3/C4: Removing directory
2025/03/01 08:26:52 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/03/01 08:26:59 DEBUG : removing 2 level 3 directories
2025/03/01 08:26:59 INFO : A1/B2/C2: Removing directory
2025/03/01 08:26:59 INFO : A1/B1/C3: Removing directory
2025/03/01 08:26:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/01 08:26:59 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/01 08:26:59 DEBUG : removing 4 level 2 directories
2025/03/01 08:26:59 INFO : dst/: Removing directory
2025/03/01 08:26:59 DEBUG : dst//: Removing directory marker
2025/03/01 08:26:59 INFO : A3/B3: Removing directory
2025/03/01 08:26:59 DEBUG : A3/B3/: Removing directory marker
2025/03/01 08:26:59 INFO : A1/B2: Removing directory
2025/03/01 08:26:59 DEBUG : A1/B2/: Removing directory marker
2025/03/01 08:26:59 INFO : BackupDir/: Removing directory
2025/03/01 08:26:59 DEBUG : BackupDir//: Removing directory marker
2025/03/01 08:26:59 DEBUG : removing 4 level 1 directories
2025/03/01 08:26:59 INFO : dst: Removing directory
2025/03/01 08:26:59 DEBUG : dst/: Removing directory marker
2025/03/01 08:26:59 INFO : A3: Removing directory
2025/03/01 08:26:59 DEBUG : A3/: Removing directory marker
2025/03/01 08:26:59 INFO : BackupDir: Removing directory
2025/03/01 08:26:59 DEBUG : BackupDir/: Removing directory marker
2025/03/01 08:26:59 INFO : A2: Removing directory
2025/03/01 08:26:59 DEBUG : A2/: Removing directory marker
2025/03/01 08:26:59 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:42988f62-b01e-00a8-7883-8a2253000000
Time:2025-03-01T08:26:59.6734618Z
--------------------------------------------------------------------------------
2025/03/01 08:26:59 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:48cb64b9-901e-00af-1983-8a4e30000000
Time:2025-03-01T08:26:59.6675702Z
--------------------------------------------------------------------------------
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-polivog2koni/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:48cb64b9-901e-00af-1983-8a4e30000000
Time:2025-03-01T08:26:59.6675702Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/01 08:26:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 08:26:59 DEBUG : A1/B1/: Removing directory marker
2025/03/01 08:26:59 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.29s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:26:59 INFO : A1: Making directory
2025/03/01 08:27:00 DEBUG : A1/: Creating directory marker
2025/03/01 08:27:00 INFO : A1/B1: Making directory
2025/03/01 08:27:00 DEBUG : A1/B1/: Creating directory marker
2025/03/01 08:27:00 INFO : A1/B1/C1: Making directory
2025/03/01 08:27:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 08:27:00 DEBUG : removing 1 level 3 directories
2025/03/01 08:27:00 INFO : A1/B1/C1: Removing directory
2025/03/01 08:27:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 08:27:00 DEBUG : removing 1 level 2 directories
2025/03/01 08:27:00 INFO : A1/B1: Removing directory
2025/03/01 08:27:00 DEBUG : A1/B1/: Removing directory marker
2025/03/01 08:27:00 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.69s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:00 INFO : A1: Making directory
2025/03/01 08:27:00 DEBUG : A1/: Creating directory marker
2025/03/01 08:27:00 INFO : A1/B1: Making directory
2025/03/01 08:27:00 DEBUG : A1/B1/: Creating directory marker
2025/03/01 08:27:00 INFO : A1/B1/C1: Making directory
2025/03/01 08:27:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 08:27:01 DEBUG : removing 1 level 3 directories
2025/03/01 08:27:01 INFO : A1/B1/C1: Removing directory
2025/03/01 08:27:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 08:27:01 DEBUG : removing 1 level 2 directories
2025/03/01 08:27:01 INFO : A1/B1: Removing directory
2025/03/01 08:27:01 DEBUG : A1/B1/: Removing directory marker
2025/03/01 08:27:01 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.73s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:01 DEBUG : filename.txt: File name found in url
2025/03/01 08:27:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.73s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/01 08:27:02 DEBUG : sub/: Creating directory marker
2025/03/01 08:27:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 08:27:02 INFO : file1: Copied (new) to: sub/file2
2025/03/01 08:27:02 INFO : file1: Deleted
2025/03/01 08:27:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:27:02 DEBUG : file1: Unchanged skipping
2025/03/01 08:27:02 INFO : file1: Deleted
2025/03/01 08:27:02 DEBUG : Azure container rclone-test-polivog2koni: don't need to copy/move sub/file2, it is already at target location
2025/03/01 08:27:02 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.48s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/01 08:27:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 08:27:02 INFO : file1: Copied (new)
2025/03/01 08:27:02 INFO : file1: Deleted
2025/03/01 08:27:02 DEBUG : file1: Destination exists, skipping
2025/03/01 08:27:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:03 DEBUG : dst/: Creating directory marker
2025/03/01 08:27:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-polivog2koni/backup"
2025/03/01 08:27:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 08:27:03 DEBUG : Azure container rclone-test-polivog2koni path backup: Using directory markers
2025/03/01 08:27:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-polivog2koni/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-polivog2koni/backup"
2025/03/01 08:27:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/01 08:27:03 DEBUG : dst/: Creating directory marker
2025/03/01 08:27:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/01 08:27:03 INFO : dst/file1: Copied (server-side copy)
2025/03/01 08:27:03 INFO : dst/file1: Deleted
2025/03/01 08:27:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 08:27:03 INFO : dst/file1: Copied (new)
2025/03/01 08:27:03 INFO : dst/file1: Deleted
2025/03/01 08:27:04 DEBUG : dst/: Removing directory marker
2025/03/01 08:27:04 DEBUG : backup/dst/: Removing directory marker
2025/03/01 08:27:04 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2bea774-a01e-0050-0283-8a7ead000000
Time:2025-03-01T08:27:04.2305209Z
--------------------------------------------------------------------------------
2025/03/01 08:27:05 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2bea992-a01e-0050-6783-8a7ead000000
Time:2025-03-01T08:27:05.2674259Z
--------------------------------------------------------------------------------
2025/03/01 08:27:06 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2beab06-a01e-0050-1a83-8a7ead000000
Time:2025-03-01T08:27:06.3036320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-polivog2koni/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2beab06-a01e-0050-1a83-8a7ead000000
Time:2025-03-01T08:27:06.3036320Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:07 DEBUG : A1/: Creating directory marker
2025/03/01 08:27:07 DEBUG : A1/B1/: Creating directory marker
2025/03/01 08:27:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 08:27:08 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/01 08:27:08 INFO : A1/B2: Making directory
2025/03/01 08:27:08 DEBUG : A1/B2/: Creating directory marker
2025/03/01 08:27:08 INFO : A1/B1/C3: Making directory
2025/03/01 08:27:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/01 08:27:08 DEBUG : A2/: Creating directory marker
2025/03/01 08:27:08 DEBUG : A2/B1/: Creating directory marker
2025/03/01 08:27:08 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/01 08:27:08 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/01 08:27:08 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/01 08:27:09 DEBUG : A2/B2/: Creating directory marker
2025/03/01 08:27:09 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 08:27:09 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/01 08:27:09 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 08:27:09 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/01 08:27:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 08:27:09 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/01 08:27:09 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 08:27:09 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/01 08:27:09 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 08:27:09 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/01 08:27:09 INFO : A1/one: Deleted
2025/03/01 08:27:09 INFO : A1/B1/C2/five: Deleted
2025/03/01 08:27:09 INFO : A1/two: Deleted
2025/03/01 08:27:09 INFO : A1/B1/three: Deleted
2025/03/01 08:27:09 INFO : A1/B1/C1/four: Deleted
2025/03/01 08:27:09 DEBUG : A1/B2/: Removing directory marker
2025/03/01 08:27:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/01 08:27:09 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/01 08:27:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 08:27:09 DEBUG : A1/B1/: Removing directory marker
2025/03/01 08:27:09 DEBUG : A1/: Removing directory marker
2025/03/01 08:27:09 DEBUG : A3/: Creating directory marker
2025/03/01 08:27:09 DEBUG : A3/B1/: Creating directory marker
2025/03/01 08:27:09 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/01 08:27:10 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/01 08:27:10 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/01 08:27:10 DEBUG : A3/B2/: Creating directory marker
2025/03/01 08:27:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 08:27:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/01 08:27:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 08:27:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/01 08:27:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 08:27:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/01 08:27:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 08:27:10 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/01 08:27:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 08:27:10 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/01 08:27:10 INFO : A2/B1/C2/five: Deleted
2025/03/01 08:27:10 INFO : A2/B1/C1/four: Deleted
2025/03/01 08:27:10 INFO : A2/B1/three: Deleted
2025/03/01 08:27:10 INFO : A2/two: Deleted
2025/03/01 08:27:10 INFO : A2/one: Deleted
2025/03/01 08:27:10 DEBUG : A2/B2/: Removing directory marker
2025/03/01 08:27:10 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/01 08:27:10 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/01 08:27:10 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/01 08:27:10 DEBUG : A2/B1/: Removing directory marker
2025/03/01 08:27:10 DEBUG : A2/: Removing directory marker
2025/03/01 08:27:10 INFO : Azure container rclone-test-polivog2koni: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/01 08:27:11 DEBUG : A4/: Creating directory marker
2025/03/01 08:27:11 DEBUG : A4/B1/: Creating directory marker
2025/03/01 08:27:11 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/01 08:27:11 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/01 08:27:11 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/01 08:27:11 DEBUG : A4/B2/: Creating directory marker
2025/03/01 08:27:11 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 08:27:11 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/01 08:27:11 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 08:27:11 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/01 08:27:11 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 08:27:11 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/01 08:27:11 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 08:27:11 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/01 08:27:11 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 08:27:11 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/01 08:27:11 INFO : A3/B1/C2/five: Deleted
2025/03/01 08:27:11 INFO : A3/B1/C1/four: Deleted
2025/03/01 08:27:11 INFO : A3/B1/three: Deleted
2025/03/01 08:27:11 INFO : A3/two: Deleted
2025/03/01 08:27:11 INFO : A3/one: Deleted
2025/03/01 08:27:11 DEBUG : A3/B2/: Removing directory marker
2025/03/01 08:27:11 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/01 08:27:11 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/01 08:27:11 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/01 08:27:11 DEBUG : A3/B1/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A3/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A4/B2/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A4/B1/: Removing directory marker
2025/03/01 08:27:12 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.33s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:12 DEBUG : Azure container rclone-test-polivog2koni: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 08:27:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/01 08:27:12 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/01 08:27:12 NOTICE: Azure container rclone-test-polivog2koni: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/01 08:27:12 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 08:27:12 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 08:27:12 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 08:27:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 08:27:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 08:27:13 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/01 08:27:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:13 DEBUG : Azure container rclone-test-polivog2koni: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 08:27:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/01 08:27:13 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/01 08:27:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:13 DEBUG : Azure container rclone-test-polivog2koni: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 08:27:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 08:27:13 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 08:27:13 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 08:27:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 08:27:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 08:27:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 08:27:13 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:14 DEBUG : Azure container rclone-test-polivog2koni: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 08:27:14 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/01 08:27:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/01 08:27:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.86s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.45s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:14 DEBUG : Azure container rclone-test-polivog2koni: File to upload is small (60 bytes), uploading instead of streaming
2025/03/01 08:27:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 08:27:14 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", Modify Window "1ns"
2025/03/01 08:27:15 DEBUG : sub dir/: Creating directory marker
2025/03/01 08:27:15 DEBUG : Azure container rclone-test-polivog2koni: Touching "sub dir/potato3"
2025/03/01 08:27:15 DEBUG : Azure container rclone-test-polivog2koni: Touching "empty space"
2025/03/01 08:27:15 DEBUG : Azure container rclone-test-polivog2koni: Touching "potato2"
2025/03/01 08:27:15 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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-polivog2koni", Local "Local file system at /tmp/rclone1214463097", 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/03/01 08:27:16 DEBUG : Azure container rclone-test-polivog2koni: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m37.537209763s (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]