"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/02/10 04:39:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo"
2025/02/10 04:39:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:00 DEBUG : Azure container rclone-test-somogoz6mofo: Using directory markers
2025/02/10 04:39:00 DEBUG : Creating backend with remote "/tmp/rclone1301874641"
=== 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:00 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/10 04:39:00 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/10 04:39:00 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/10 04:39:00 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/10 04:39:00 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/10 04:39:00 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:39:00 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/10 04:39:00 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/10 04:39:00 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/10 04:39:01 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/10 04:39:02 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/10 04:39:02 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/02/10 04:39:02 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:39:02 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/10 04:39:02 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/10 04:39:02 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/10 04:39:03 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/10 04:39:04 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/10 04:39:05 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/10 04:39:06 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/10 04:39:07 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/10 04:39:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/10 04:39:07 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:07 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/10 04:39:07 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/10 04:39:07 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/10 04:39:08 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/10 04:39:09 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/10 04:39:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:39:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/10 04:39:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/10 04:39:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/10 04:39:10 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.36s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.03s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.93s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.57s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.46s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.53s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:10 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/10 04:39:10 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/10 04:39:10 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/10 04:39:10 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/10 04:39:10 DEBUG : chunksize-probe: Removing empty object
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/10 04:39:11 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/10 04:39:11 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/10 04:39:11 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/10 04:39:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/10 04:39:11 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/10 04:39:11 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/10 04:39:11 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/10 04:39:11 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/10 04:39:11 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/10 04:39:11 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/10 04:39:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/10 04:39:12 DEBUG : Returning error reader
2025/02/10 04:39:12 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/10 04:39:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:13 DEBUG : Returning error reader
2025/02/10 04:39:13 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/10 04:39:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:14 DEBUG : Returning error reader
2025/02/10 04:39:14 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/10 04:39:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:15 DEBUG : Returning error reader
2025/02/10 04:39:15 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/10 04:39:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:16 DEBUG : Returning error reader
2025/02/10 04:39:16 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/10 04:39:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:17 DEBUG : Returning error reader
2025/02/10 04:39:17 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/10 04:39:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:18 DEBUG : Returning error reader
2025/02/10 04:39:18 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/10 04:39:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:19 DEBUG : Returning error reader
2025/02/10 04:39:19 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/10 04:39:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:20 DEBUG : Returning error reader
2025/02/10 04:39:20 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/10 04:39:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/10 04:39:21 DEBUG : Returning error reader
2025/02/10 04:39:21 DEBUG : BOOM: simulated read failure
2025/02/10 04:39:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/10 04:39:21 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/10 04:39:21 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/10 04:39:21 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/10 04:39:21 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/10 04:39:21 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/10 04:39:21 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.21s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/10 04:39:28 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/10 04:39:28 DEBUG : potato: Seek from 10 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 10 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Seek from 5 to 2
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/10 04:39:28 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Seek from 5 to 2
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/10 04:39:28 DEBUG : potato: Seek from 8 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 8 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/10 04:39:28 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/10 04:39:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/10 04:39:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/10 04:39:28 DEBUG : potato: Seek from 5 to 2
2025/02/10 04:39:28 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/10 04:39:28 DEBUG : potato: Seek from 9 to 0
2025/02/10 04:39:28 DEBUG : potato: Seek from 9 to 0
2025/02/10 04:39:28 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", 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.16s)
--- 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/02/10 04:39:30 DEBUG : Creating backend with remote "nonexistent"
2025/02/10 04:39:30 DEBUG : Creating backend with remote "nonexistent"
2025/02/10 04:39:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/10 04:39:30 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/02/10 04:39:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/10 04:39:30 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", 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.42s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", 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.16s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/10 04:39:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/10 04:39:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/10 04:39:32 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/10 04:39:32 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/10 04:39:32 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/10 04:39:32 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/10 04:39:32 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.40s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/data"
2025/02/10 04:39:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:33 DEBUG : Azure container rclone-test-somogoz6mofo path data: Using directory markers
2025/02/10 04:39:33 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/02/10 04:39:35 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.75s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/data"
2025/02/10 04:39:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:35 DEBUG : Azure container rclone-test-somogoz6mofo path data: Using directory markers
2025/02/10 04:39:35 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/02/10 04:39:38 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.98s)
--- PASS: TestCheckSumDownload/subtest1 (0.14s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/02/10 04:39:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wijifog1reki"
2025/02/10 04:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:38 DEBUG : Azure container rclone-test-wijifog1reki: Using directory markers
2025/02/10 04:39:38 DEBUG : Creating backend with remote "/tmp/rclone2893991121"
run.go:180: Remote "Azure container rclone-test-wijifog1reki", Local "Local file system at /tmp/rclone2893991121", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/10 04:39:38 ERROR : hello, world!: sum not found
2025/02/10 04:39:38 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-wijifog1reki
2025/02/10 04:39:38 NOTICE: Azure container rclone-test-wijifog1reki: 1 files missing
2025/02/10 04:39:38 NOTICE: 1 hashes missing
2025/02/10 04:39:38 NOTICE: Azure container rclone-test-wijifog1reki: 2 differences found
2025/02/10 04:39:38 NOTICE: Azure container rclone-test-wijifog1reki: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/10 04:39:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-wijifog1reki: 0 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-wijifog1reki: 1 matching files
2025/02/10 04:39:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ruvehaf4wuxa"
2025/02/10 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:39 DEBUG : Azure container rclone-test-ruvehaf4wuxa: Using directory markers
2025/02/10 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone2957503351"
run.go:180: Remote "Azure container rclone-test-ruvehaf4wuxa", Local "Local file system at /tmp/rclone2957503351", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/10 04:39:39 ERROR : HELLO, WORLD!: sum not found
2025/02/10 04:39:39 ERROR : hello, world!: file not in Azure container rclone-test-ruvehaf4wuxa
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-ruvehaf4wuxa: 1 files missing
2025/02/10 04:39:39 NOTICE: 1 hashes missing
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-ruvehaf4wuxa: 2 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-ruvehaf4wuxa: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/10 04:39:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-ruvehaf4wuxa: 0 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-ruvehaf4wuxa: 1 matching files
2025/02/10 04:39:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vulaquj6mosu"
2025/02/10 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:39 DEBUG : Azure container rclone-test-vulaquj6mosu: Using directory markers
2025/02/10 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone2854533406"
run.go:180: Remote "Azure container rclone-test-vulaquj6mosu", Local "Local file system at /tmp/rclone2854533406", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/10 04:39:39 ERROR : HeLlO, wOrLd!: sum not found
2025/02/10 04:39:39 ERROR : hello, world!: file not in Azure container rclone-test-vulaquj6mosu
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-vulaquj6mosu: 1 files missing
2025/02/10 04:39:39 NOTICE: 1 hashes missing
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-vulaquj6mosu: 2 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-vulaquj6mosu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/10 04:39:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-vulaquj6mosu: 0 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-vulaquj6mosu: 1 matching files
2025/02/10 04:39:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-modunuc2mafi"
2025/02/10 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:39 DEBUG : Azure container rclone-test-modunuc2mafi: Using directory markers
2025/02/10 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone3541049674"
run.go:180: Remote "Azure container rclone-test-modunuc2mafi", Local "Local file system at /tmp/rclone3541049674", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/10 04:39:39 ERROR : HELLO, WORLD!: sum not found
2025/02/10 04:39:39 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-modunuc2mafi
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-modunuc2mafi: 1 files missing
2025/02/10 04:39:39 NOTICE: 1 hashes missing
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-modunuc2mafi: 2 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-modunuc2mafi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/10 04:39:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-modunuc2mafi: 0 differences found
2025/02/10 04:39:39 NOTICE: Azure container rclone-test-modunuc2mafi: 1 matching files
2025/02/10 04:39:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sufufuj1yobi"
2025/02/10 04:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:39 DEBUG : Azure container rclone-test-sufufuj1yobi: Using directory markers
2025/02/10 04:39:39 DEBUG : Creating backend with remote "/tmp/rclone3064775829"
run.go:180: Remote "Azure container rclone-test-sufufuj1yobi", Local "Local file system at /tmp/rclone3064775829", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sufufuj1yobi
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-sufufuj1yobi: 1 files missing
2025/02/10 04:39:40 NOTICE: 1 hashes missing
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-sufufuj1yobi: 2 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-sufufuj1yobi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/10 04:39:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-sufufuj1yobi: 0 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-sufufuj1yobi: 1 matching files
2025/02/10 04:39:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-famuseg5gidu"
2025/02/10 04:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:40 DEBUG : Azure container rclone-test-famuseg5gidu: Using directory markers
2025/02/10 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone830931047"
run.go:180: Remote "Azure container rclone-test-famuseg5gidu", Local "Local file system at /tmp/rclone830931047", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-famuseg5gidu
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-famuseg5gidu: 1 files missing
2025/02/10 04:39:40 NOTICE: 1 hashes missing
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-famuseg5gidu: 2 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-famuseg5gidu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/10 04:39:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-famuseg5gidu: 0 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-famuseg5gidu: 1 matching files
2025/02/10 04:39:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-doxekay1musi"
2025/02/10 04:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:40 DEBUG : Azure container rclone-test-doxekay1musi: Using directory markers
2025/02/10 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone92833647"
run.go:180: Remote "Azure container rclone-test-doxekay1musi", Local "Local file system at /tmp/rclone92833647", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-doxekay1musi
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-doxekay1musi: 1 files missing
2025/02/10 04:39:40 NOTICE: 1 hashes missing
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-doxekay1musi: 2 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-doxekay1musi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/10 04:39:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-doxekay1musi: 0 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-doxekay1musi: 1 matching files
2025/02/10 04:39:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yalafes0vapi"
2025/02/10 04:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:40 DEBUG : Azure container rclone-test-yalafes0vapi: Using directory markers
2025/02/10 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone4267323635"
run.go:180: Remote "Azure container rclone-test-yalafes0vapi", Local "Local file system at /tmp/rclone4267323635", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:39:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yalafes0vapi
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-yalafes0vapi: 1 files missing
2025/02/10 04:39:40 NOTICE: 1 hashes missing
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-yalafes0vapi: 2 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-yalafes0vapi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/10 04:39:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-yalafes0vapi: 0 differences found
2025/02/10 04:39:40 NOTICE: Azure container rclone-test-yalafes0vapi: 1 matching files
2025/02/10 04:39:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tukisoq8saru"
2025/02/10 04:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:40 DEBUG : Azure container rclone-test-tukisoq8saru: Using directory markers
2025/02/10 04:39:40 DEBUG : Creating backend with remote "/tmp/rclone3388256661"
run.go:180: Remote "Azure container rclone-test-tukisoq8saru", Local "Local file system at /tmp/rclone3388256661", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/10 04:39:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:39:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tukisoq8saru
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-tukisoq8saru: 1 files missing
2025/02/10 04:39:41 NOTICE: 1 hashes missing
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-tukisoq8saru: 2 differences found
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-tukisoq8saru: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/10 04:39:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-tukisoq8saru: 0 differences found
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-tukisoq8saru: 1 matching files
2025/02/10 04:39:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yecuril5figu"
2025/02/10 04:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:39:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-yecuril5figu: Using directory markers
2025/02/10 04:39:41 DEBUG : Creating backend with remote "/tmp/rclone1083028812"
run.go:180: Remote "Azure container rclone-test-yecuril5figu", Local "Local file system at /tmp/rclone1083028812", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/10 04:39:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/10 04:39:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yecuril5figu
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-yecuril5figu: 1 files missing
2025/02/10 04:39:41 NOTICE: 1 hashes missing
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-yecuril5figu: 2 differences found
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-yecuril5figu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/10 04:39:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-yecuril5figu: 0 differences found
2025/02/10 04:39:41 NOTICE: Azure container rclone-test-yecuril5figu: 1 matching files
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-yecuril5figu: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-tukisoq8saru: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-yalafes0vapi: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-doxekay1musi: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-famuseg5gidu: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-sufufuj1yobi: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-modunuc2mafi: Purge remote
2025/02/10 04:39:41 DEBUG : Azure container rclone-test-vulaquj6mosu: Purge remote
2025/02/10 04:39:42 DEBUG : Azure container rclone-test-ruvehaf4wuxa: Purge remote
2025/02/10 04:39:42 DEBUG : Azure container rclone-test-wijifog1reki: Purge remote
--- PASS: TestApplyTransforms (3.40s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:42 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/10 04:39:42 DEBUG : sub/: Creating directory marker
2025/02/10 04:39:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:39:42 INFO : file1: Copied (new) to: sub/file2
2025/02/10 04:39:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:39:42 DEBUG : file1: Unchanged skipping
2025/02/10 04:39:42 DEBUG : Azure container rclone-test-somogoz6mofo: don't need to copy/move sub/file2, it is already at target location
2025/02/10 04:39:42 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.48s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:42 DEBUG : dst/: Creating directory marker
2025/02/10 04:39:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/backup"
2025/02/10 04:39:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:42 DEBUG : Azure container rclone-test-somogoz6mofo path backup: Using directory markers
2025/02/10 04:39:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/backup"
2025/02/10 04:39:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/10 04:39:43 DEBUG : dst/: Creating directory marker
2025/02/10 04:39:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/10 04:39:43 INFO : dst/file1: Copied (server-side copy)
2025/02/10 04:39:43 INFO : dst/file1: Deleted
2025/02/10 04:39:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:39:43 INFO : dst/file1: Copied (new)
2025/02/10 04:39:43 DEBUG : dst/: Removing directory marker
2025/02/10 04:39:43 DEBUG : backup/dst/: Removing directory marker
2025/02/10 04:39:43 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-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d29c5-201e-0061-7e75-7b9fbe000000
Time:2025-02-10T04:39:43.7277762Z
--------------------------------------------------------------------------------
2025/02/10 04:39:44 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-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d2ad0-201e-0061-5775-7b9fbe000000
Time:2025-02-10T04:39:44.7641139Z
--------------------------------------------------------------------------------
2025/02/10 04:39:45 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-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d2b98-201e-0061-7a75-7b9fbe000000
Time:2025-02-10T04:39:45.8007229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d2b98-201e-0061-7a75-7b9fbe000000
Time:2025-02-10T04:39:45.8007229Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.10s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/dst"
2025/02/10 04:39:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:46 DEBUG : Azure container rclone-test-somogoz6mofo path dst: Using directory markers
2025/02/10 04:39:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:46 DEBUG : Azure container rclone-test-somogoz6mofo path CompareDest: Using directory markers
2025/02/10 04:39:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:46 DEBUG : one: Need to transfer - File not found at Destination
2025/02/10 04:39:47 DEBUG : /: Creating directory marker
2025/02/10 04:39:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:39:47 INFO : one: Copied (new)
2025/02/10 04:39:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:39:47 DEBUG : /: Creating directory marker
2025/02/10 04:39:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/10 04:39:47 INFO : one: Copied (replaced existing)
2025/02/10 04:39:47 DEBUG : dst/: Creating directory marker
2025/02/10 04:39:47 DEBUG : CompareDest/: Creating directory marker
2025/02/10 04:39:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:39:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:39:47 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/10 04:39:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:48 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:39:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:39:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/10 04:39:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:48 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:39:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:39:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/10 04:39:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CompareDest"
2025/02/10 04:39:48 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:39:48 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/10 04:39:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/10 04:39:48 INFO : two: Copied (new)
2025/02/10 04:39:49 DEBUG : dst/: Removing directory marker
2025/02/10 04:39: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d3036-201e-0061-2f75-7b9fbe000000
Time:2025-02-10T04:39:49.0954944Z
--------------------------------------------------------------------------------
2025/02/10 04:39: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d3125-201e-0061-6e75-7b9fbe000000
Time:2025-02-10T04:39:50.1318716Z
--------------------------------------------------------------------------------
2025/02/10 04:39: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d31f7-201e-0061-1575-7b9fbe000000
Time:2025-02-10T04:39:51.1681013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d31f7-201e-0061-1575-7b9fbe000000
Time:2025-02-10T04:39:51.1681013Z
--------------------------------------------------------------------------------
2025/02/10 04:39:52 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.48s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:39:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/dst"
2025/02/10 04:39:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:59 DEBUG : Azure container rclone-test-somogoz6mofo path dst: Using directory markers
2025/02/10 04:39:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:39:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:39:59 DEBUG : Azure container rclone-test-somogoz6mofo path CopyDest: Using directory markers
2025/02/10 04:39:59 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:39:59 DEBUG : one: Need to transfer - File not found at Destination
2025/02/10 04:39:59 DEBUG : /: Creating directory marker
2025/02/10 04:39:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:39:59 INFO : one: Copied (new)
2025/02/10 04:39:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:39:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:39:59 DEBUG : /: Creating directory marker
2025/02/10 04:39:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/10 04:39:59 INFO : one: Copied (replaced existing)
2025/02/10 04:40:00 DEBUG : dst/: Creating directory marker
2025/02/10 04:40:00 DEBUG : CopyDest/: Creating directory marker
2025/02/10 04:40:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/BackupDir"
2025/02/10 04:40:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:40:00 DEBUG : Azure container rclone-test-somogoz6mofo path BackupDir: Using directory markers
2025/02/10 04:40:00 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/BackupDir"
2025/02/10 04:40:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:40:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:40:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:40:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/10 04:40:00 DEBUG : /: Creating directory marker
2025/02/10 04:40:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:40:00 INFO : one: Copied (server-side copy)
2025/02/10 04:40:00 INFO : one: Deleted
2025/02/10 04:40:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/10 04:40:00 INFO : one: Copied (server-side copy)
2025/02/10 04:40:00 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/10 04:40:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:40:01 DEBUG : two: Need to transfer - File not found at Destination
2025/02/10 04:40:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:40:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:40:01 INFO : two: Copied (server-side copy)
2025/02/10 04:40:01 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/10 04:40:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:40:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:40:01 DEBUG : two: Unchanged skipping
2025/02/10 04:40:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/CopyDest"
2025/02/10 04:40:01 DEBUG : three: Need to transfer - File not found at Destination
2025/02/10 04:40:01 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/10 04:40:01 DEBUG : three: Destination not found in --copy-dest
2025/02/10 04:40:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/10 04:40:01 INFO : three: Copied (new)
2025/02/10 04:40:02 DEBUG : dst/: Removing directory marker
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d3fe9-201e-0061-7c75-7b9fbe000000
Time:2025-02-10T04:40:02.2972325Z
--------------------------------------------------------------------------------
2025/02/10 04:40:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d4133-201e-0061-0675-7b9fbe000000
Time:2025-02-10T04:40:03.3335456Z
--------------------------------------------------------------------------------
2025/02/10 04:40:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d4324-201e-0061-7c75-7b9fbe000000
Time:2025-02-10T04:40:04.3697494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d4324-201e-0061-7c75-7b9fbe000000
Time:2025-02-10T04:40:04.3697494Z
--------------------------------------------------------------------------------
2025/02/10 04:40:05 DEBUG : CopyDest/: Removing directory marker
2025/02/10 04:40:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d451a-201e-0061-6e75-7b9fbe000000
Time:2025-02-10T04:40:05.4420887Z
--------------------------------------------------------------------------------
2025/02/10 04:40:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d46a4-201e-0061-3075-7b9fbe000000
Time:2025-02-10T04:40:06.4781585Z
--------------------------------------------------------------------------------
2025/02/10 04:40:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d47f5-201e-0061-5875-7b9fbe000000
Time:2025-02-10T04:40:07.5141310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d47f5-201e-0061-5875-7b9fbe000000
Time:2025-02-10T04:40:07.5141310Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.31s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d543b-201e-0061-1575-7b9fbe000000
Time:2025-02-10T04:40:15.6992942Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d5568-201e-0061-1275-7b9fbe000000
Time:2025-02-10T04:40:16.7361972Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d569e-201e-0061-2175-7b9fbe000000
Time:2025-02-10T04:40:17.7719033Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d569e-201e-0061-2175-7b9fbe000000
Time:2025-02-10T04:40:17.7719033Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d57c9-201e-0061-2475-7b9fbe000000
Time:2025-02-10T04:40:18.8087192Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d5907-201e-0061-2275-7b9fbe000000
Time:2025-02-10T04:40:19.8453675Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d5a3e-201e-0061-3175-7b9fbe000000
Time:2025-02-10T04:40:20.8813373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d5a3e-201e-0061-3175-7b9fbe000000
Time:2025-02-10T04:40:20.8813373Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.37s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d661d-201e-0061-5e75-7b9fbe000000
Time:2025-02-10T04:40:29.0656148Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d6744-201e-0061-5675-7b9fbe000000
Time:2025-02-10T04:40:30.1019001Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d6869-201e-0061-4a75-7b9fbe000000
Time:2025-02-10T04:40:31.1398294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d6869-201e-0061-4a75-7b9fbe000000
Time:2025-02-10T04:40:31.1398294Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d69b6-201e-0061-6375-7b9fbe000000
Time:2025-02-10T04:40:32.1757945Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d6b39-201e-0061-0375-7b9fbe000000
Time:2025-02-10T04:40:33.2136534Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d6c72-201e-0061-0475-7b9fbe000000
Time:2025-02-10T04:40:34.2491610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d6c72-201e-0061-0475-7b9fbe000000
Time:2025-02-10T04:40:34.2491610Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.37s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:40:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/10 04:40:42 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/10 04:40:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:40:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/10 04:40:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/10 04:40:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/10 04:40:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/10 04:40:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/10 04:40:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d13aeca8fea3d444e74daf84411e63fb OK
2025/02/10 04:40:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d785d-201e-0061-1575-7b9fbe000000
Time:2025-02-10T04:40:43.2965791Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7935-201e-0061-5575-7b9fbe000000
Time:2025-02-10T04:40:44.3334780Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7a2b-201e-0061-1e75-7b9fbe000000
Time:2025-02-10T04:40:45.3692519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7a2b-201e-0061-1e75-7b9fbe000000
Time:2025-02-10T04:40:45.3692519Z
--------------------------------------------------------------------------------
2025/02/10 04:40:46 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7b3d-201e-0061-0375-7b9fbe000000
Time:2025-02-10T04:40:46.4429285Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7d19-201e-0061-5c75-7b9fbe000000
Time:2025-02-10T04:40:47.4796085Z
--------------------------------------------------------------------------------
2025/02/10 04:40: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7e66-201e-0061-5f75-7b9fbe000000
Time:2025-02-10T04:40:48.5154782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d7e66-201e-0061-5f75-7b9fbe000000
Time:2025-02-10T04:40:48.5154782Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.27s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:40:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d85f7-201e-0061-7575-7b9fbe000000
Time:2025-02-10T04:40:56.6993846Z
--------------------------------------------------------------------------------
2025/02/10 04:40:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d86ff-201e-0061-3d75-7b9fbe000000
Time:2025-02-10T04:40:57.7366992Z
--------------------------------------------------------------------------------
2025/02/10 04:40:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d884b-201e-0061-2375-7b9fbe000000
Time:2025-02-10T04:40:58.7730178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d884b-201e-0061-2375-7b9fbe000000
Time:2025-02-10T04:40:58.7730178Z
--------------------------------------------------------------------------------
2025/02/10 04:40:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d8a0d-201e-0061-5775-7b9fbe000000
Time:2025-02-10T04:40:59.8097848Z
--------------------------------------------------------------------------------
2025/02/10 04:41:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d8b35-201e-0061-2375-7b9fbe000000
Time:2025-02-10T04:41:00.8458994Z
--------------------------------------------------------------------------------
2025/02/10 04:41:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d8c2f-201e-0061-5d75-7b9fbe000000
Time:2025-02-10T04:41:01.8846155Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d8c2f-201e-0061-5d75-7b9fbe000000
Time:2025-02-10T04:41:01.8846155Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.37s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d952c-201e-0061-5d76-7b9fbe000000
Time:2025-02-10T04:41:10.0706746Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d96d0-201e-0061-2276-7b9fbe000000
Time:2025-02-10T04:41:11.1063302Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d9841-201e-0061-4a76-7b9fbe000000
Time:2025-02-10T04:41:12.1426918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d9841-201e-0061-4a76-7b9fbe000000
Time:2025-02-10T04:41:12.1426918Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d992b-201e-0061-7576-7b9fbe000000
Time:2025-02-10T04:41:13.1785454Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d9a1c-201e-0061-2276-7b9fbe000000
Time:2025-02-10T04:41:14.2144789Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d9ae9-201e-0061-4576-7b9fbe000000
Time:2025-02-10T04:41:15.2506543Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05d9ae9-201e-0061-4576-7b9fbe000000
Time:2025-02-10T04:41:15.2506543Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.36s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:41:23 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da47d-201e-0061-0576-7b9fbe000000
Time:2025-02-10T04:41:23.4341569Z
--------------------------------------------------------------------------------
2025/02/10 04:41:24 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da612-201e-0061-5d76-7b9fbe000000
Time:2025-02-10T04:41:24.4705034Z
--------------------------------------------------------------------------------
2025/02/10 04:41:25 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da739-201e-0061-3f76-7b9fbe000000
Time:2025-02-10T04:41:25.5067554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da739-201e-0061-3f76-7b9fbe000000
Time:2025-02-10T04:41:25.5067554Z
--------------------------------------------------------------------------------
2025/02/10 04:41:26 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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da82f-201e-0061-7b76-7b9fbe000000
Time:2025-02-10T04:41:26.5428316Z
--------------------------------------------------------------------------------
2025/02/10 04:41:27 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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da8ee-201e-0061-1476-7b9fbe000000
Time:2025-02-10T04:41:27.5790335Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da9d7-201e-0061-4776-7b9fbe000000
Time:2025-02-10T04:41:28.6151706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05da9d7-201e-0061-4776-7b9fbe000000
Time:2025-02-10T04:41:28.6151706Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.37s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05db3af-201e-0061-6376-7b9fbe000000
Time:2025-02-10T04:41:36.8024813Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05db59a-201e-0061-2476-7b9fbe000000
Time:2025-02-10T04:41:37.8380866Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05db6bd-201e-0061-2776-7b9fbe000000
Time:2025-02-10T04:41:38.8744086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05db6bd-201e-0061-2776-7b9fbe000000
Time:2025-02-10T04:41:38.8744086Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05db86a-201e-0061-3376-7b9fbe000000
Time:2025-02-10T04:41:39.9103834Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05db9b8-201e-0061-3c76-7b9fbe000000
Time:2025-02-10T04:41:40.9466652Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dba95-201e-0061-6f76-7b9fbe000000
Time:2025-02-10T04:41:41.9822892Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dba95-201e-0061-6f76-7b9fbe000000
Time:2025-02-10T04:41:41.9822892Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.37s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dc4b9-201e-0061-7776-7b9fbe000000
Time:2025-02-10T04:41:50.1679129Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dc5e1-201e-0061-5d76-7b9fbe000000
Time:2025-02-10T04:41:51.2055816Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dc6b3-201e-0061-0e76-7b9fbe000000
Time:2025-02-10T04:41:52.2411779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dc6b3-201e-0061-0e76-7b9fbe000000
Time:2025-02-10T04:41:52.2411779Z
--------------------------------------------------------------------------------
2025/02/10 04:41: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dc811-201e-0061-4176-7b9fbe000000
Time:2025-02-10T04:41:53.2788912Z
--------------------------------------------------------------------------------
2025/02/10 04:41:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dc90b-201e-0061-0c76-7b9fbe000000
Time:2025-02-10T04:41:54.3147025Z
--------------------------------------------------------------------------------
2025/02/10 04:41:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dca5b-201e-0061-1376-7b9fbe000000
Time:2025-02-10T04:41:55.3509609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dca5b-201e-0061-1376-7b9fbe000000
Time:2025-02-10T04:41:55.3509609Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.37s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:42:03 DEBUG : also/: Creating directory marker
2025/02/10 04:42:03 INFO : Azure container rclone-test-somogoz6mofo: Looking for duplicate md5 hashes using newest mode.
2025/02/10 04:42:04 NOTICE: cce7303f07cef73f493d513161b1a771: Found 3 files with duplicate md5 hashes
2025/02/10 04:42:04 INFO : one: Deleted
2025/02/10 04:42:04 INFO : also/one: Deleted
2025/02/10 04:42:04 NOTICE: cce7303f07cef73f493d513161b1a771: Deleted 2 extra copies
2025/02/10 04:42:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd305-201e-0061-6076-7b9fbe000000
Time:2025-02-10T04:42:04.3158605Z
--------------------------------------------------------------------------------
2025/02/10 04:42:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd404-201e-0061-3376-7b9fbe000000
Time:2025-02-10T04:42:05.3517937Z
--------------------------------------------------------------------------------
2025/02/10 04:42:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd4b1-201e-0061-3e76-7b9fbe000000
Time:2025-02-10T04:42:06.3881944Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd4b1-201e-0061-3e76-7b9fbe000000
Time:2025-02-10T04:42:06.3881944Z
--------------------------------------------------------------------------------
2025/02/10 04:42:07 DEBUG : also/: Removing directory marker
2025/02/10 04:42:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd5da-201e-0061-1b76-7b9fbe000000
Time:2025-02-10T04:42:07.4613786Z
--------------------------------------------------------------------------------
2025/02/10 04:42:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd6d5-201e-0061-4c76-7b9fbe000000
Time:2025-02-10T04:42:08.4977004Z
--------------------------------------------------------------------------------
2025/02/10 04:42:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd809-201e-0061-1476-7b9fbe000000
Time:2025-02-10T04:42:09.5341903Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dd809-201e-0061-1476-7b9fbe000000
Time:2025-02-10T04:42:09.5341903Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.18s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:42:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dde35-201e-0061-5176-7b9fbe000000
Time:2025-02-10T04:42:17.7199312Z
--------------------------------------------------------------------------------
2025/02/10 04:42:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ddf0e-201e-0061-7576-7b9fbe000000
Time:2025-02-10T04:42:18.7566091Z
--------------------------------------------------------------------------------
2025/02/10 04:42:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05de042-201e-0061-6d76-7b9fbe000000
Time:2025-02-10T04:42:19.7923611Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05de042-201e-0061-6d76-7b9fbe000000
Time:2025-02-10T04:42:19.7923611Z
--------------------------------------------------------------------------------
2025/02/10 04:42:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05de186-201e-0061-0276-7b9fbe000000
Time:2025-02-10T04:42:20.8306537Z
--------------------------------------------------------------------------------
2025/02/10 04:42:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05de28e-201e-0061-5576-7b9fbe000000
Time:2025-02-10T04:42:21.8670537Z
--------------------------------------------------------------------------------
2025/02/10 04:42:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05de3bb-201e-0061-5276-7b9fbe000000
Time:2025-02-10T04:42:22.9032797Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05de3bb-201e-0061-5276-7b9fbe000000
Time:2025-02-10T04:42:22.9032797Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.36s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:42:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dec2e-201e-0061-5676-7b9fbe000000
Time:2025-02-10T04:42:31.0854543Z
--------------------------------------------------------------------------------
2025/02/10 04:42:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ded69-201e-0061-6276-7b9fbe000000
Time:2025-02-10T04:42:32.1208282Z
--------------------------------------------------------------------------------
2025/02/10 04:42:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05def81-201e-0061-4876-7b9fbe000000
Time:2025-02-10T04:42:33.1572505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05def81-201e-0061-4876-7b9fbe000000
Time:2025-02-10T04:42:33.1572505Z
--------------------------------------------------------------------------------
2025/02/10 04:42:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05df0b9-201e-0061-3076-7b9fbe000000
Time:2025-02-10T04:42:34.1938110Z
--------------------------------------------------------------------------------
2025/02/10 04:42:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05df1bd-201e-0061-7476-7b9fbe000000
Time:2025-02-10T04:42:35.2303710Z
--------------------------------------------------------------------------------
2025/02/10 04:42:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05df2fb-201e-0061-0576-7b9fbe000000
Time:2025-02-10T04:42:36.2661109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05df2fb-201e-0061-0576-7b9fbe000000
Time:2025-02-10T04:42:36.2661109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:42:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dfb47-201e-0061-4076-7b9fbe000000
Time:2025-02-10T04:42:44.4514148Z
--------------------------------------------------------------------------------
2025/02/10 04:42:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dfc8b-201e-0061-3f76-7b9fbe000000
Time:2025-02-10T04:42:45.4866723Z
--------------------------------------------------------------------------------
2025/02/10 04:42: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dfd7d-201e-0061-7976-7b9fbe000000
Time:2025-02-10T04:42:46.5229362Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dfd7d-201e-0061-7976-7b9fbe000000
Time:2025-02-10T04:42:46.5229362Z
--------------------------------------------------------------------------------
2025/02/10 04:42: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dfe9a-201e-0061-5876-7b9fbe000000
Time:2025-02-10T04:42:47.5592093Z
--------------------------------------------------------------------------------
2025/02/10 04:42: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05dff98-201e-0061-2576-7b9fbe000000
Time:2025-02-10T04:42:48.5953443Z
--------------------------------------------------------------------------------
2025/02/10 04:42: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e00e7-201e-0061-2d76-7b9fbe000000
Time:2025-02-10T04:42:49.6310530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e00e7-201e-0061-2d76-7b9fbe000000
Time:2025-02-10T04:42:49.6310530Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.36s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/10 04:42: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e087f-201e-0061-1b76-7b9fbe000000
Time:2025-02-10T04:42:57.8143665Z
--------------------------------------------------------------------------------
2025/02/10 04:42: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e094d-201e-0061-3e76-7b9fbe000000
Time:2025-02-10T04:42:58.8500754Z
--------------------------------------------------------------------------------
2025/02/10 04:42: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e0a36-201e-0061-7676-7b9fbe000000
Time:2025-02-10T04:42:59.8856173Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e0a36-201e-0061-7676-7b9fbe000000
Time:2025-02-10T04:42:59.8856173Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e0b3b-201e-0061-4076-7b9fbe000000
Time:2025-02-10T04:43:00.9224752Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e0c67-201e-0061-1476-7b9fbe000000
Time:2025-02-10T04:43:01.9583333Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e0d4f-201e-0061-4f76-7b9fbe000000
Time:2025-02-10T04:43:02.9939684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e0d4f-201e-0061-4f76-7b9fbe000000
Time:2025-02-10T04:43:02.9939684Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/10 04:43: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e1446-201e-0061-0c76-7b9fbe000000
Time:2025-02-10T04:43:11.1929381Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e1540-201e-0061-5276-7b9fbe000000
Time:2025-02-10T04:43:12.2288166Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e1627-201e-0061-0c76-7b9fbe000000
Time:2025-02-10T04:43:13.2648529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e1627-201e-0061-0c76-7b9fbe000000
Time:2025-02-10T04:43:13.2648529Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e16e2-201e-0061-2876-7b9fbe000000
Time:2025-02-10T04:43:14.3011108Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e17c4-201e-0061-5876-7b9fbe000000
Time:2025-02-10T04:43:15.3367394Z
--------------------------------------------------------------------------------
2025/02/10 04:43: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e1915-201e-0061-6a76-7b9fbe000000
Time:2025-02-10T04:43:16.3732724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e1915-201e-0061-6a76-7b9fbe000000
Time:2025-02-10T04:43:16.3732724Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.37s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:43:24 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:43:24 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/10 04:43:25 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/02/10 04:43:25 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/10 04:43:25 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/10 04:43:25 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:43:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e22f6-201e-0061-1d76-7b9fbe000000
Time:2025-02-10T04:43:25.9531052Z
--------------------------------------------------------------------------------
2025/02/10 04:43:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e247a-201e-0061-6176-7b9fbe000000
Time:2025-02-10T04:43:26.9886703Z
--------------------------------------------------------------------------------
2025/02/10 04:43:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e267b-201e-0061-1476-7b9fbe000000
Time:2025-02-10T04:43:28.0250480Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e267b-201e-0061-1476-7b9fbe000000
Time:2025-02-10T04:43:28.0250480Z
--------------------------------------------------------------------------------
2025/02/10 04:43:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e27aa-201e-0061-0776-7b9fbe000000
Time:2025-02-10T04:43:29.0610068Z
--------------------------------------------------------------------------------
2025/02/10 04:43:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e28af-201e-0061-5b76-7b9fbe000000
Time:2025-02-10T04:43:30.0984494Z
--------------------------------------------------------------------------------
2025/02/10 04:43:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e2a15-201e-0061-0576-7b9fbe000000
Time:2025-02-10T04:43:31.1351924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e2a15-201e-0061-0576-7b9fbe000000
Time:2025-02-10T04:43:31.1351924Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:43:39 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/02/10 04:43:40 DEBUG : sub/: Removing directory marker
2025/02/10 04:43:40 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e327d-201e-0061-1b76-7b9fbe000000
Time:2025-02-10T04:43:40.1616309Z
--------------------------------------------------------------------------------
2025/02/10 04:43:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e332e-201e-0061-3276-7b9fbe000000
Time:2025-02-10T04:43:41.1974974Z
--------------------------------------------------------------------------------
2025/02/10 04:43:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e3415-201e-0061-6076-7b9fbe000000
Time:2025-02-10T04:43:42.2335347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e3415-201e-0061-6076-7b9fbe000000
Time:2025-02-10T04:43:42.2335347Z
--------------------------------------------------------------------------------
2025/02/10 04:43:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e352f-201e-0061-4876-7b9fbe000000
Time:2025-02-10T04:43:43.2695795Z
--------------------------------------------------------------------------------
2025/02/10 04:43:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e360b-201e-0061-7276-7b9fbe000000
Time:2025-02-10T04:43:44.3061287Z
--------------------------------------------------------------------------------
2025/02/10 04:43:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e3704-201e-0061-3e76-7b9fbe000000
Time:2025-02-10T04:43:45.3419173Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e3704-201e-0061-3e76-7b9fbe000000
Time:2025-02-10T04:43:45.3419173Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.20s)
--- 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:43:53 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/02/10 04:43:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/notfound"
2025/02/10 04:43:54 DEBUG : Config file has changed externally - reloading
2025/02/10 04:43:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:43:54 DEBUG : Azure container rclone-test-somogoz6mofo path notfound: Using directory markers
2025/02/10 04:43:54 DEBUG : sub/: Removing directory marker
2025/02/10 04:43:54 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e4343-201e-0061-5f76-7b9fbe000000
Time:2025-02-10T04:43:54.5713660Z
--------------------------------------------------------------------------------
2025/02/10 04:43:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e452e-201e-0061-0176-7b9fbe000000
Time:2025-02-10T04:43:55.6077132Z
--------------------------------------------------------------------------------
2025/02/10 04:43:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e46e6-201e-0061-7876-7b9fbe000000
Time:2025-02-10T04:43:56.6435851Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e46e6-201e-0061-7876-7b9fbe000000
Time:2025-02-10T04:43:56.6435851Z
--------------------------------------------------------------------------------
2025/02/10 04:43:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e4911-201e-0061-1976-7b9fbe000000
Time:2025-02-10T04:43:57.6795221Z
--------------------------------------------------------------------------------
2025/02/10 04:43:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e4ac3-201e-0061-6c76-7b9fbe000000
Time:2025-02-10T04:43:58.7160532Z
--------------------------------------------------------------------------------
2025/02/10 04:43:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e4c7e-201e-0061-4f76-7b9fbe000000
Time:2025-02-10T04:43:59.7514859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e4c7e-201e-0061-4f76-7b9fbe000000
Time:2025-02-10T04:43:59.7514859Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.42s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:44:07 INFO : Azure container rclone-test-somogoz6mofo: Making directory
2025/02/10 04:44:07 INFO : Azure container rclone-test-somogoz6mofo: Making directory
2025/02/10 04:44:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e5696-201e-0061-3a76-7b9fbe000000
Time:2025-02-10T04:44:07.9794890Z
--------------------------------------------------------------------------------
2025/02/10 04:44:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e57b0-201e-0061-2876-7b9fbe000000
Time:2025-02-10T04:44:09.0178228Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e58c5-201e-0061-5576-7b9fbe000000
Time:2025-02-10T04:44:10.0547529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e58c5-201e-0061-5576-7b9fbe000000
Time:2025-02-10T04:44:10.0547529Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e59aa-201e-0061-0876-7b9fbe000000
Time:2025-02-10T04:44:11.0924371Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e5a79-201e-0061-3f76-7b9fbe000000
Time:2025-02-10T04:44:12.1287984Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e5b39-201e-0061-5d76-7b9fbe000000
Time:2025-02-10T04:44:13.1652722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e5b39-201e-0061-5d76-7b9fbe000000
Time:2025-02-10T04:44:13.1652722Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:44:21 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:44:21 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:44:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e62ea-201e-0061-6776-7b9fbe000000
Time:2025-02-10T04:44:21.7099516Z
--------------------------------------------------------------------------------
2025/02/10 04:44:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e6442-201e-0061-0576-7b9fbe000000
Time:2025-02-10T04:44:22.7468032Z
--------------------------------------------------------------------------------
2025/02/10 04:44:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e6584-201e-0061-3076-7b9fbe000000
Time:2025-02-10T04:44:23.7830451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e6584-201e-0061-3076-7b9fbe000000
Time:2025-02-10T04:44:23.7830451Z
--------------------------------------------------------------------------------
2025/02/10 04:44:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e6650-201e-0061-5776-7b9fbe000000
Time:2025-02-10T04:44:24.8191427Z
--------------------------------------------------------------------------------
2025/02/10 04:44:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e674a-201e-0061-2276-7b9fbe000000
Time:2025-02-10T04:44:25.8559689Z
--------------------------------------------------------------------------------
2025/02/10 04:44:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e6842-201e-0061-7976-7b9fbe000000
Time:2025-02-10T04:44:26.8928713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e6842-201e-0061-7976-7b9fbe000000
Time:2025-02-10T04:44:26.8928713Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.73s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:44:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e70d2-201e-0061-3576-7b9fbe000000
Time:2025-02-10T04:44:35.4758044Z
--------------------------------------------------------------------------------
2025/02/10 04:44:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e7207-201e-0061-2a76-7b9fbe000000
Time:2025-02-10T04:44:36.5116312Z
--------------------------------------------------------------------------------
2025/02/10 04:44:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e7335-201e-0061-1c76-7b9fbe000000
Time:2025-02-10T04:44:37.5474880Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e7335-201e-0061-1c76-7b9fbe000000
Time:2025-02-10T04:44:37.5474880Z
--------------------------------------------------------------------------------
2025/02/10 04:44:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e745f-201e-0061-0676-7b9fbe000000
Time:2025-02-10T04:44:38.5845360Z
--------------------------------------------------------------------------------
2025/02/10 04:44:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e75b0-201e-0061-6376-7b9fbe000000
Time:2025-02-10T04:44:39.6205472Z
--------------------------------------------------------------------------------
2025/02/10 04:44:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e76ee-201e-0061-3576-7b9fbe000000
Time:2025-02-10T04:44:40.6569538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e76ee-201e-0061-3576-7b9fbe000000
Time:2025-02-10T04:44:40.6569538Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.76s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:44:49 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/10 04:44: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e8133-201e-0061-7376-7b9fbe000000
Time:2025-02-10T04:44:49.3022759Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e8275-201e-0061-6b76-7b9fbe000000
Time:2025-02-10T04:44:50.3375789Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e83ac-201e-0061-6576-7b9fbe000000
Time:2025-02-10T04:44:51.3730367Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e83ac-201e-0061-6576-7b9fbe000000
Time:2025-02-10T04:44:51.3730367Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e84a6-201e-0061-3176-7b9fbe000000
Time:2025-02-10T04:44:52.4102383Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e85b2-201e-0061-1f76-7b9fbe000000
Time:2025-02-10T04:44:53.4460330Z
--------------------------------------------------------------------------------
2025/02/10 04:44: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e86be-201e-0061-7776-7b9fbe000000
Time:2025-02-10T04:44:54.4838035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e86be-201e-0061-7776-7b9fbe000000
Time:2025-02-10T04:44:54.4838035Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:45:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e9458-201e-0061-2b76-7b9fbe000000
Time:2025-02-10T04:45:03.0703062Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e95dc-201e-0061-6176-7b9fbe000000
Time:2025-02-10T04:45:04.1082797Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e973f-201e-0061-0776-7b9fbe000000
Time:2025-02-10T04:45:05.1448478Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e973f-201e-0061-0776-7b9fbe000000
Time:2025-02-10T04:45:05.1448478Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e98a2-201e-0061-2e76-7b9fbe000000
Time:2025-02-10T04:45:06.1807648Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e9a4e-201e-0061-0b76-7b9fbe000000
Time:2025-02-10T04:45:07.2179683Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e9be2-201e-0061-4f76-7b9fbe000000
Time:2025-02-10T04:45:08.2545115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05e9be2-201e-0061-4f76-7b9fbe000000
Time:2025-02-10T04:45:08.2545115Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.77s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/10 04:45:16 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eab9f-201e-0061-7176-7b9fbe000000
Time:2025-02-10T04:45:16.9735898Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ead70-201e-0061-5e76-7b9fbe000000
Time:2025-02-10T04:45:18.0092192Z
--------------------------------------------------------------------------------
2025/02/10 04:45:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eaed3-201e-0061-0976-7b9fbe000000
Time:2025-02-10T04:45:19.0446569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eaed3-201e-0061-0976-7b9fbe000000
Time:2025-02-10T04:45:19.0446569Z
--------------------------------------------------------------------------------
2025/02/10 04:45:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eb03f-201e-0061-4b76-7b9fbe000000
Time:2025-02-10T04:45:20.0808397Z
--------------------------------------------------------------------------------
2025/02/10 04:45:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eb17a-201e-0061-5376-7b9fbe000000
Time:2025-02-10T04:45:21.1166728Z
--------------------------------------------------------------------------------
2025/02/10 04:45:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eb29c-201e-0061-4a76-7b9fbe000000
Time:2025-02-10T04:45:22.1533562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05eb29c-201e-0061-4a76-7b9fbe000000
Time:2025-02-10T04:45:22.1533562Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.14s)
=== RUN TestHashSumsWithErrors
2025/02/10 04:45:30 DEBUG : Creating backend with remote ":memory:"
2025/02/10 04:45:30 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/10 04:45:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/10 04:45:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:45:30 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:45:30 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:45:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ebd40-201e-0061-4876-7b9fbe000000
Time:2025-02-10T04:45:30.9218640Z
--------------------------------------------------------------------------------
2025/02/10 04:45:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ebf16-201e-0061-7976-7b9fbe000000
Time:2025-02-10T04:45:31.9572805Z
--------------------------------------------------------------------------------
2025/02/10 04:45:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ec0af-201e-0061-2676-7b9fbe000000
Time:2025-02-10T04:45:32.9934751Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ec0af-201e-0061-2676-7b9fbe000000
Time:2025-02-10T04:45:32.9934751Z
--------------------------------------------------------------------------------
2025/02/10 04:45:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ec1f0-201e-0061-3276-7b9fbe000000
Time:2025-02-10T04:45:34.0297365Z
--------------------------------------------------------------------------------
2025/02/10 04:45:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ec339-201e-0061-3b76-7b9fbe000000
Time:2025-02-10T04:45:35.0666943Z
--------------------------------------------------------------------------------
2025/02/10 04:45:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ec48d-201e-0061-5876-7b9fbe000000
Time:2025-02-10T04:45:36.1034742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e05ec48d-201e-0061-5876-7b9fbe000000
Time:2025-02-10T04:45:36.1034742Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.95s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:45:44 DEBUG : Waiting for deletions to finish
2025/02/10 04:45:44 DEBUG : large: Excluded (Size Filter)
2025/02/10 04:45:44 INFO : medium: Deleted
2025/02/10 04:45:44 INFO : small: Deleted
2025/02/10 04:45:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d012d50-801e-0078-6d76-7b1f05000000
Time:2025-02-10T04:45:44.8483624Z
--------------------------------------------------------------------------------
2025/02/10 04:45:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d012e0b-801e-0078-7b76-7b1f05000000
Time:2025-02-10T04:45:45.8875783Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01300d-801e-0078-7576-7b1f05000000
Time:2025-02-10T04:45:46.9259888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01300d-801e-0078-7576-7b1f05000000
Time:2025-02-10T04:45:46.9259888Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0131ac-801e-0078-3276-7b1f05000000
Time:2025-02-10T04:45:47.9636825Z
--------------------------------------------------------------------------------
2025/02/10 04:45: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01332a-801e-0078-1f76-7b1f05000000
Time:2025-02-10T04:45:49.0014368Z
--------------------------------------------------------------------------------
2025/02/10 04:45:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01348f-801e-0078-1476-7b1f05000000
Time:2025-02-10T04:45:50.0399445Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01348f-801e-0078-1476-7b1f05000000
Time:2025-02-10T04:45:50.0399445Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:45:58 DEBUG : Waiting for deletions to finish
2025/02/10 04:45:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached
2025/02/10 04:45:58 INFO : small: Deleted
2025/02/10 04:45:58 INFO : medium: Deleted
2025/02/10 04:45:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d013e79-801e-0078-0676-7b1f05000000
Time:2025-02-10T04:45:58.8157379Z
--------------------------------------------------------------------------------
2025/02/10 04:45:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d013fcb-801e-0078-1876-7b1f05000000
Time:2025-02-10T04:45:59.8541717Z
--------------------------------------------------------------------------------
2025/02/10 04:46:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d014134-801e-0078-4676-7b1f05000000
Time:2025-02-10T04:46:00.8925299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d014134-801e-0078-4676-7b1f05000000
Time:2025-02-10T04:46:00.8925299Z
--------------------------------------------------------------------------------
2025/02/10 04:46:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0142b2-801e-0078-0b76-7b1f05000000
Time:2025-02-10T04:46:01.9315756Z
--------------------------------------------------------------------------------
2025/02/10 04:46:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01441a-801e-0078-2b76-7b1f05000000
Time:2025-02-10T04:46:02.9695277Z
--------------------------------------------------------------------------------
2025/02/10 04:46:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01455e-801e-0078-3376-7b1f05000000
Time:2025-02-10T04:46:04.0080275Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01455e-801e-0078-3376-7b1f05000000
Time:2025-02-10T04:46:04.0080275Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/02/10 04:46:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d014ec6-801e-0078-2976-7b1f05000000
Time:2025-02-10T04:46:12.2047206Z
--------------------------------------------------------------------------------
2025/02/10 04:46:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d014fa6-801e-0078-6476-7b1f05000000
Time:2025-02-10T04:46:13.2425074Z
--------------------------------------------------------------------------------
2025/02/10 04:46:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0150c3-801e-0078-4376-7b1f05000000
Time:2025-02-10T04:46:14.2804904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0150c3-801e-0078-4376-7b1f05000000
Time:2025-02-10T04:46:14.2804904Z
--------------------------------------------------------------------------------
2025/02/10 04:46:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d015198-801e-0078-7476-7b1f05000000
Time:2025-02-10T04:46:15.3206530Z
--------------------------------------------------------------------------------
2025/02/10 04:46:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01529b-801e-0078-3776-7b1f05000000
Time:2025-02-10T04:46:16.3588669Z
--------------------------------------------------------------------------------
2025/02/10 04:46:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d015453-801e-0078-2e76-7b1f05000000
Time:2025-02-10T04:46:17.3981233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d015453-801e-0078-2e76-7b1f05000000
Time:2025-02-10T04:46:17.3981233Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:46:25 DEBUG : Waiting for deletions to finish
2025/02/10 04:46:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/10 04:46:25 INFO : small: Deleted
2025/02/10 04:46:25 INFO : medium: Deleted
2025/02/10 04:46:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d015f2d-801e-0078-4476-7b1f05000000
Time:2025-02-10T04:46:26.1633702Z
--------------------------------------------------------------------------------
2025/02/10 04:46:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d016046-801e-0078-3176-7b1f05000000
Time:2025-02-10T04:46:27.2017065Z
--------------------------------------------------------------------------------
2025/02/10 04:46:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0161bc-801e-0078-6c76-7b1f05000000
Time:2025-02-10T04:46:28.2424911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0161bc-801e-0078-6c76-7b1f05000000
Time:2025-02-10T04:46:28.2424911Z
--------------------------------------------------------------------------------
2025/02/10 04:46:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01637f-801e-0078-7c76-7b1f05000000
Time:2025-02-10T04:46:29.2802628Z
--------------------------------------------------------------------------------
2025/02/10 04:46:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01652f-801e-0078-7c76-7b1f05000000
Time:2025-02-10T04:46:30.3190293Z
--------------------------------------------------------------------------------
2025/02/10 04:46:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0166a8-801e-0078-3076-7b1f05000000
Time:2025-02-10T04:46:31.3583308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0166a8-801e-0078-3076-7b1f05000000
Time:2025-02-10T04:46:31.3583308Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/02/10 04:46:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d017149-801e-0078-4676-7b1f05000000
Time:2025-02-10T04:46:39.5578653Z
--------------------------------------------------------------------------------
2025/02/10 04:46:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0172a3-801e-0078-7176-7b1f05000000
Time:2025-02-10T04:46:40.5959348Z
--------------------------------------------------------------------------------
2025/02/10 04:46:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0173cd-801e-0078-5f76-7b1f05000000
Time:2025-02-10T04:46:41.6336510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0173cd-801e-0078-5f76-7b1f05000000
Time:2025-02-10T04:46:41.6336510Z
--------------------------------------------------------------------------------
2025/02/10 04:46: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0174cf-801e-0078-2b76-7b1f05000000
Time:2025-02-10T04:46:42.6716093Z
--------------------------------------------------------------------------------
2025/02/10 04:46: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0175ca-801e-0078-5776-7b1f05000000
Time:2025-02-10T04:46:43.7094119Z
--------------------------------------------------------------------------------
2025/02/10 04:46: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01770a-801e-0078-4d76-7b1f05000000
Time:2025-02-10T04:46:44.7474455Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01770a-801e-0078-4d76-7b1f05000000
Time:2025-02-10T04:46:44.7474455Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:46:53 DEBUG : Waiting for deletions to finish
2025/02/10 04:46:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/10 04:46:53 INFO : medium: Deleted
2025/02/10 04:46:53 INFO : large: Deleted
2025/02/10 04:46:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0183ef-801e-0078-5476-7b1f05000000
Time:2025-02-10T04:46:53.5132016Z
--------------------------------------------------------------------------------
2025/02/10 04:46:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d018508-801e-0078-3076-7b1f05000000
Time:2025-02-10T04:46:54.5508185Z
--------------------------------------------------------------------------------
2025/02/10 04:46:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01861e-801e-0078-7f76-7b1f05000000
Time:2025-02-10T04:46:55.5889661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01861e-801e-0078-7f76-7b1f05000000
Time:2025-02-10T04:46:55.5889661Z
--------------------------------------------------------------------------------
2025/02/10 04:46:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d018722-801e-0078-5776-7b1f05000000
Time:2025-02-10T04:46:56.6273120Z
--------------------------------------------------------------------------------
2025/02/10 04:46:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01883a-801e-0078-4176-7b1f05000000
Time:2025-02-10T04:46:57.6654041Z
--------------------------------------------------------------------------------
2025/02/10 04:46:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d018983-801e-0078-5e76-7b1f05000000
Time:2025-02-10T04:46:58.7034043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d018983-801e-0078-5e76-7b1f05000000
Time:2025-02-10T04:46:58.7034043Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d019334-801e-0078-4876-7b1f05000000
Time:2025-02-10T04:47:06.8994719Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d019479-801e-0078-4f76-7b1f05000000
Time:2025-02-10T04:47:07.9371721Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0195ef-801e-0078-5176-7b1f05000000
Time:2025-02-10T04:47:08.9758022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0195ef-801e-0078-5176-7b1f05000000
Time:2025-02-10T04:47:08.9758022Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01972e-801e-0078-3876-7b1f05000000
Time:2025-02-10T04:47:10.0147420Z
--------------------------------------------------------------------------------
2025/02/10 04:47:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d019866-801e-0078-4a76-7b1f05000000
Time:2025-02-10T04:47:11.0532641Z
--------------------------------------------------------------------------------
2025/02/10 04:47:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0199ba-801e-0078-6576-7b1f05000000
Time:2025-02-10T04:47:12.0911541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d0199ba-801e-0078-6576-7b1f05000000
Time:2025-02-10T04:47:12.0911541Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:47:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01a491-801e-0078-7076-7b1f05000000
Time:2025-02-10T04:47:20.5868427Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01a633-801e-0078-1a76-7b1f05000000
Time:2025-02-10T04:47:21.6252005Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01a7b7-801e-0078-2f76-7b1f05000000
Time:2025-02-10T04:47:22.6635937Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01a7b7-801e-0078-2f76-7b1f05000000
Time:2025-02-10T04:47:22.6635937Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01a961-801e-0078-5776-7b1f05000000
Time:2025-02-10T04:47:23.7020890Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ab57-801e-0078-3576-7b1f05000000
Time:2025-02-10T04:47:24.7402140Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ad84-801e-0078-4876-7b1f05000000
Time:2025-02-10T04:47:25.7781504Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ad84-801e-0078-4876-7b1f05000000
Time:2025-02-10T04:47:25.7781504Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01b91e-801e-0078-3676-7b1f05000000
Time:2025-02-10T04:47:33.9706922Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ba23-801e-0078-1676-7b1f05000000
Time:2025-02-10T04:47:35.0092975Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01bb94-801e-0078-4d76-7b1f05000000
Time:2025-02-10T04:47:36.0471594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01bb94-801e-0078-4d76-7b1f05000000
Time:2025-02-10T04:47:36.0471594Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01bcdf-801e-0078-5176-7b1f05000000
Time:2025-02-10T04:47:37.0856201Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01bdbe-801e-0078-0276-7b1f05000000
Time:2025-02-10T04:47:38.1248145Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01bf05-801e-0078-3176-7b1f05000000
Time:2025-02-10T04:47:39.1630834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01bf05-801e-0078-3176-7b1f05000000
Time:2025-02-10T04:47:39.1630834Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/02/10 04:47:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/10 04:47:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/10 04:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/10 04:47:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:47:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01caae-801e-0078-6d76-7b1f05000000
Time:2025-02-10T04:47:48.5040996Z
--------------------------------------------------------------------------------
2025/02/10 04:47:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01cbf0-801e-0078-6f76-7b1f05000000
Time:2025-02-10T04:47:49.5427795Z
--------------------------------------------------------------------------------
2025/02/10 04:47:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ccef-801e-0078-4276-7b1f05000000
Time:2025-02-10T04:47:50.5810073Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ccef-801e-0078-4276-7b1f05000000
Time:2025-02-10T04:47:50.5810073Z
--------------------------------------------------------------------------------
2025/02/10 04:47:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01ce4c-801e-0078-7776-7b1f05000000
Time:2025-02-10T04:47:51.6199115Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01cf3d-801e-0078-3a76-7b1f05000000
Time:2025-02-10T04:47:52.6587389Z
--------------------------------------------------------------------------------
2025/02/10 04:47: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01d03b-801e-0078-1276-7b1f05000000
Time:2025-02-10T04:47:53.6969267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01d03b-801e-0078-1276-7b1f05000000
Time:2025-02-10T04:47:53.6969267Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.48s)
=== RUN TestPurge
2025/02/10 04:48:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tatuyaq7fare"
2025/02/10 04:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/10 04:48:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:48:01 DEBUG : Azure container rclone-test-tatuyaq7fare: Using directory markers
2025/02/10 04:48:01 DEBUG : Creating backend with remote "/tmp/rclone1051336880"
run.go:180: Remote "Azure container rclone-test-tatuyaq7fare", Local "Local file system at /tmp/rclone1051336880", Modify Window "1ns"
2025/02/10 04:48:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:48:01 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:48:02 DEBUG : A1/: Creating directory marker
2025/02/10 04:48:02 INFO : A2: Making directory
2025/02/10 04:48:02 DEBUG : A2/: Creating directory marker
2025/02/10 04:48:02 INFO : A1/B2: Making directory
2025/02/10 04:48:02 DEBUG : A1/B2/: Creating directory marker
2025/02/10 04:48:02 INFO : A1/B2/C2: Making directory
2025/02/10 04:48:02 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/10 04:48:02 INFO : A1/B1/C3: Making directory
2025/02/10 04:48:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/10 04:48:02 INFO : A3: Making directory
2025/02/10 04:48:02 DEBUG : A3/: Creating directory marker
2025/02/10 04:48:02 INFO : A3/B3: Making directory
2025/02/10 04:48:02 DEBUG : A3/B3/: Creating directory marker
2025/02/10 04:48:02 INFO : A3/B3/C4: Making directory
2025/02/10 04:48:02 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/10 04:48:03 DEBUG : Waiting for deletions to finish
2025/02/10 04:48:03 INFO : A1/B1/C1/one: Deleted
2025/02/10 04:48:03 DEBUG : removing 2 level 3 directories
2025/02/10 04:48:03 INFO : A1/B1/C3: Removing directory
2025/02/10 04:48:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/10 04:48:03 INFO : A1/B1/C1: Removing directory
2025/02/10 04:48:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:48:03 DEBUG : removing 1 level 2 directories
2025/02/10 04:48:03 INFO : A1/B1: Removing directory
2025/02/10 04:48:03 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:48:03 DEBUG : Azure container rclone-test-tatuyaq7fare: Purge remote
2025/02/10 04:48:03 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:48:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:48:03 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:48:03 DEBUG : A1/: Creating directory marker
2025/02/10 04:48:03 INFO : A2: Making directory
2025/02/10 04:48:03 DEBUG : A2/: Creating directory marker
2025/02/10 04:48:03 INFO : A1/B2: Making directory
2025/02/10 04:48:03 DEBUG : A1/B2/: Creating directory marker
2025/02/10 04:48:04 INFO : A1/B2/C2: Making directory
2025/02/10 04:48:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/10 04:48:04 INFO : A1/B1/C3: Making directory
2025/02/10 04:48:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/10 04:48:04 INFO : A3: Making directory
2025/02/10 04:48:04 DEBUG : A3/: Creating directory marker
2025/02/10 04:48:04 INFO : A3/B3: Making directory
2025/02/10 04:48:04 DEBUG : A3/B3/: Creating directory marker
2025/02/10 04:48:04 INFO : A3/B3/C4: Making directory
2025/02/10 04:48:04 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/10 04:48:12 DEBUG : removing 1 level 3 directories
2025/02/10 04:48:12 INFO : A3/B3/C4: Removing directory
2025/02/10 04:48:12 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/10 04:48:19 DEBUG : removing 2 level 3 directories
2025/02/10 04:48:19 INFO : A1/B2/C2: Removing directory
2025/02/10 04:48:19 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/10 04:48:19 INFO : A1/B1/C3: Removing directory
2025/02/10 04:48:19 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/10 04:48:19 DEBUG : removing 2 level 2 directories
2025/02/10 04:48:19 INFO : A3/B3: Removing directory
2025/02/10 04:48:19 DEBUG : A3/B3/: Removing directory marker
2025/02/10 04:48:19 INFO : A1/B2: Removing directory
2025/02/10 04:48:19 DEBUG : A1/B2/: Removing directory marker
2025/02/10 04:48:19 DEBUG : removing 4 level 1 directories
2025/02/10 04:48:19 INFO : dst: Removing directory
2025/02/10 04:48:19 DEBUG : dst/: Removing directory marker
2025/02/10 04:48:19 INFO : A2: Removing directory
2025/02/10 04:48:19 DEBUG : A2/: Removing directory marker
2025/02/10 04:48:19 INFO : A3: Removing directory
2025/02/10 04:48:19 DEBUG : A3/: Removing directory marker
2025/02/10 04:48:19 INFO : BackupDir: Removing directory
2025/02/10 04:48:19 DEBUG : BackupDir/: Removing directory marker
2025/02/10 04:48:19 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d01eee8-801e-0078-6177-7b1f05000000
Time:2025-02-10T04:48:19.5241330Z
--------------------------------------------------------------------------------
2025/02/10 04:48:19 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2c54b-701e-0031-6d77-7b5dee000000
Time:2025-02-10T04:48:19.6210406Z
--------------------------------------------------------------------------------
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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2c54b-701e-0031-6d77-7b5dee000000
Time:2025-02-10T04:48:19.6210406Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/10 04:48: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2c5b0-701e-0031-4c77-7b5dee000000
Time:2025-02-10T04:48:19.7985673Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2c828-701e-0031-1977-7b5dee000000
Time:2025-02-10T04:48:20.8341507Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2ca87-701e-0031-4977-7b5dee000000
Time:2025-02-10T04:48:21.8711256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2ca87-701e-0031-4977-7b5dee000000
Time:2025-02-10T04:48:21.8711256Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2cd12-701e-0031-2577-7b5dee000000
Time:2025-02-10T04:48:22.9064467Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2cf9f-701e-0031-0577-7b5dee000000
Time:2025-02-10T04:48:23.9420988Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2d22a-701e-0031-6377-7b5dee000000
Time:2025-02-10T04:48:24.9779101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe2d22a-701e-0031-6377-7b5dee000000
Time:2025-02-10T04:48:24.9779101Z
--------------------------------------------------------------------------------
2025/02/10 04:48:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:48:26 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:48:26 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.66s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:48:33 INFO : A1: Making directory
2025/02/10 04:48:33 DEBUG : A1/: Creating directory marker
2025/02/10 04:48:33 INFO : A1/B1: Making directory
2025/02/10 04:48:33 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:48:33 INFO : A1/B1/C1: Making directory
2025/02/10 04:48:33 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/10 04:48:40 DEBUG : removing 1 level 3 directories
2025/02/10 04:48:40 INFO : A1/B1/C1: Removing directory
2025/02/10 04:48:40 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:48:40 DEBUG : removing 1 level 2 directories
2025/02/10 04:48:40 INFO : A1/B1: Removing directory
2025/02/10 04:48:40 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/10 04:48:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe30c3f-701e-0031-4477-7b5dee000000
Time:2025-02-10T04:48:48.1627195Z
--------------------------------------------------------------------------------
2025/02/10 04:48:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe30eab-701e-0031-7677-7b5dee000000
Time:2025-02-10T04:48:49.1982240Z
--------------------------------------------------------------------------------
2025/02/10 04:48:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe31100-701e-0031-2c77-7b5dee000000
Time:2025-02-10T04:48:50.2350002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe31100-701e-0031-2c77-7b5dee000000
Time:2025-02-10T04:48:50.2350002Z
--------------------------------------------------------------------------------
2025/02/10 04:48:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3138d-701e-0031-0b77-7b5dee000000
Time:2025-02-10T04:48:51.2706014Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe315f3-701e-0031-4477-7b5dee000000
Time:2025-02-10T04:48:52.3059105Z
--------------------------------------------------------------------------------
2025/02/10 04:48: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe31899-701e-0031-2577-7b5dee000000
Time:2025-02-10T04:48:53.3414100Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe31899-701e-0031-2577-7b5dee000000
Time:2025-02-10T04:48:53.3414100Z
--------------------------------------------------------------------------------
2025/02/10 04:48:54 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.29s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:49:01 INFO : A1: Making directory
2025/02/10 04:49:01 DEBUG : A1/: Creating directory marker
2025/02/10 04:49:01 INFO : A1/B1: Making directory
2025/02/10 04:49:01 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:49:01 INFO : A1/B1/C1: Making directory
2025/02/10 04:49:01 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/10 04:49:09 DEBUG : removing 1 level 3 directories
2025/02/10 04:49:09 INFO : A1/B1/C1: Removing directory
2025/02/10 04:49:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:49:09 DEBUG : removing 1 level 2 directories
2025/02/10 04:49:09 INFO : A1/B1: Removing directory
2025/02/10 04:49:09 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/10 04:49: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe36323-701e-0031-0677-7b5dee000000
Time:2025-02-10T04:49:16.4573845Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe36649-701e-0031-7877-7b5dee000000
Time:2025-02-10T04:49:17.4937266Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe369ac-701e-0031-2477-7b5dee000000
Time:2025-02-10T04:49:18.5292303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe369ac-701e-0031-2477-7b5dee000000
Time:2025-02-10T04:49:18.5292303Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe36d4e-701e-0031-0577-7b5dee000000
Time:2025-02-10T04:49:19.5655830Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe370a4-701e-0031-0e77-7b5dee000000
Time:2025-02-10T04:49:20.6008688Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3748a-701e-0031-3777-7b5dee000000
Time:2025-02-10T04:49:21.6363781Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3748a-701e-0031-3777-7b5dee000000
Time:2025-02-10T04:49:21.6363781Z
--------------------------------------------------------------------------------
2025/02/10 04:49:22 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.29s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:49:30 DEBUG : filename.txt: File name found in url
2025/02/10 04:49:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/02/10 04:49:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39245-701e-0031-5277-7b5dee000000
Time:2025-02-10T04:49:30.5934481Z
--------------------------------------------------------------------------------
2025/02/10 04:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe394fa-701e-0031-6177-7b5dee000000
Time:2025-02-10T04:49:31.6295400Z
--------------------------------------------------------------------------------
2025/02/10 04:49:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39784-701e-0031-4577-7b5dee000000
Time:2025-02-10T04:49:32.6655301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39784-701e-0031-4577-7b5dee000000
Time:2025-02-10T04:49:32.6655301Z
--------------------------------------------------------------------------------
2025/02/10 04:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39a60-701e-0031-4677-7b5dee000000
Time:2025-02-10T04:49:33.7019003Z
--------------------------------------------------------------------------------
2025/02/10 04:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39ca8-701e-0031-6f77-7b5dee000000
Time:2025-02-10T04:49:34.7373537Z
--------------------------------------------------------------------------------
2025/02/10 04:49:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39f4b-701e-0031-6377-7b5dee000000
Time:2025-02-10T04:49:35.7735636Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe39f4b-701e-0031-6377-7b5dee000000
Time:2025-02-10T04:49:35.7735636Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.10s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:49:43 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/10 04:49:43 DEBUG : sub/: Creating directory marker
2025/02/10 04:49:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:49:44 INFO : file1: Copied (new) to: sub/file2
2025/02/10 04:49:44 INFO : file1: Deleted
2025/02/10 04:49:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:49:44 DEBUG : file1: Unchanged skipping
2025/02/10 04:49:44 INFO : file1: Deleted
2025/02/10 04:49:44 DEBUG : Azure container rclone-test-somogoz6mofo: don't need to copy/move sub/file2, it is already at target location
2025/02/10 04:49:44 DEBUG : sub/: Removing directory marker
2025/02/10 04:49:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3b6ce-701e-0031-3277-7b5dee000000
Time:2025-02-10T04:49:44.4932675Z
--------------------------------------------------------------------------------
2025/02/10 04:49:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3b920-701e-0031-5677-7b5dee000000
Time:2025-02-10T04:49:45.5293555Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3bbb3-701e-0031-2f77-7b5dee000000
Time:2025-02-10T04:49:46.5650846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3bbb3-701e-0031-2f77-7b5dee000000
Time:2025-02-10T04:49:46.5650846Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3be57-701e-0031-1a77-7b5dee000000
Time:2025-02-10T04:49:47.6007450Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3c0f9-701e-0031-0877-7b5dee000000
Time:2025-02-10T04:49:48.6374059Z
--------------------------------------------------------------------------------
2025/02/10 04:49: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3c3c7-701e-0031-1e77-7b5dee000000
Time:2025-02-10T04:49:49.6729790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3c3c7-701e-0031-1e77-7b5dee000000
Time:2025-02-10T04:49:49.6729790Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.90s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:49:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/10 04:49:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:49:57 INFO : file1: Copied (new)
2025/02/10 04:49:57 INFO : file1: Deleted
2025/02/10 04:49:58 DEBUG : file1: Destination exists, skipping
2025/02/10 04:49:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/02/10 04:49:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3d906-701e-0031-4077-7b5dee000000
Time:2025-02-10T04:49:58.2128079Z
--------------------------------------------------------------------------------
2025/02/10 04:49:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3db67-701e-0031-7b77-7b5dee000000
Time:2025-02-10T04:49:59.2481970Z
--------------------------------------------------------------------------------
2025/02/10 04:50:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3dd9f-701e-0031-0577-7b5dee000000
Time:2025-02-10T04:50:00.2840124Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3dd9f-701e-0031-0577-7b5dee000000
Time:2025-02-10T04:50:00.2840124Z
--------------------------------------------------------------------------------
2025/02/10 04:50:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3dfd5-701e-0031-1277-7b5dee000000
Time:2025-02-10T04:50:01.3195610Z
--------------------------------------------------------------------------------
2025/02/10 04:50:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3e22e-701e-0031-3877-7b5dee000000
Time:2025-02-10T04:50:02.3554021Z
--------------------------------------------------------------------------------
2025/02/10 04:50:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3e46e-701e-0031-4777-7b5dee000000
Time:2025-02-10T04:50:03.3916926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3e46e-701e-0031-4777-7b5dee000000
Time:2025-02-10T04:50:03.3916926Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.72s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:50: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3f708-701e-0031-1877-7b5dee000000
Time:2025-02-10T04:50:11.5731107Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3f961-701e-0031-3677-7b5dee000000
Time:2025-02-10T04:50:12.6091679Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3fbbf-701e-0031-7077-7b5dee000000
Time:2025-02-10T04:50:13.6454386Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3fbbf-701e-0031-7077-7b5dee000000
Time:2025-02-10T04:50:13.6454386Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe3feaa-701e-0031-0777-7b5dee000000
Time:2025-02-10T04:50:14.6824592Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe40066-701e-0031-1577-7b5dee000000
Time:2025-02-10T04:50:15.7185218Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe401db-701e-0031-6177-7b5dee000000
Time:2025-02-10T04:50:16.7546509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe401db-701e-0031-6177-7b5dee000000
Time:2025-02-10T04:50:16.7546509Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.37s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:50: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe40ade-701e-0031-4377-7b5dee000000
Time:2025-02-10T04:50:24.9407893Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe40c22-701e-0031-5977-7b5dee000000
Time:2025-02-10T04:50:25.9775327Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe40d81-701e-0031-0577-7b5dee000000
Time:2025-02-10T04:50:27.0140639Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe40d81-701e-0031-0577-7b5dee000000
Time:2025-02-10T04:50:27.0140639Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe40ed0-701e-0031-3177-7b5dee000000
Time:2025-02-10T04:50:28.0498119Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe41049-701e-0031-7077-7b5dee000000
Time:2025-02-10T04:50:29.0870126Z
--------------------------------------------------------------------------------
2025/02/10 04:50: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe4116f-701e-0031-7077-7b5dee000000
Time:2025-02-10T04:50:30.1225909Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe4116f-701e-0031-7077-7b5dee000000
Time:2025-02-10T04:50:30.1225909Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.37s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:50:38 DEBUG : dst/: Creating directory marker
2025/02/10 04:50:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/backup"
2025/02/10 04:50:38 DEBUG : Config file has changed externally - reloading
2025/02/10 04:50:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/10 04:50:38 DEBUG : Azure container rclone-test-somogoz6mofo path backup: Using directory markers
2025/02/10 04:50:38 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-somogoz6mofo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-somogoz6mofo/backup"
2025/02/10 04:50:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/10 04:50:38 DEBUG : dst/: Creating directory marker
2025/02/10 04:50:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/10 04:50:38 INFO : dst/file1: Copied (server-side copy)
2025/02/10 04:50:38 INFO : dst/file1: Deleted
2025/02/10 04:50:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/10 04:50:39 INFO : dst/file1: Copied (new)
2025/02/10 04:50:39 INFO : dst/file1: Deleted
2025/02/10 04:50:39 DEBUG : dst/: Removing directory marker
2025/02/10 04:50:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe41ccf-701e-0031-0a77-7b5dee000000
Time:2025-02-10T04:50:39.4028243Z
--------------------------------------------------------------------------------
2025/02/10 04:50:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe41dcb-701e-0031-5377-7b5dee000000
Time:2025-02-10T04:50:40.4385798Z
--------------------------------------------------------------------------------
2025/02/10 04:50:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe41ee2-701e-0031-2177-7b5dee000000
Time:2025-02-10T04:50:41.4743211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe41ee2-701e-0031-2177-7b5dee000000
Time:2025-02-10T04:50:41.4743211Z
--------------------------------------------------------------------------------
2025/02/10 04:50:42 DEBUG : backup/dst/: Removing directory marker
2025/02/10 04:50:42 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-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe41fee-701e-0031-7877-7b5dee000000
Time:2025-02-10T04:50:42.5468034Z
--------------------------------------------------------------------------------
2025/02/10 04:50:43 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-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe420ce-701e-0031-2d77-7b5dee000000
Time:2025-02-10T04:50:43.5832053Z
--------------------------------------------------------------------------------
2025/02/10 04:50:44 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-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe421d8-701e-0031-7e77-7b5dee000000
Time:2025-02-10T04:50:44.6186710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe421d8-701e-0031-7e77-7b5dee000000
Time:2025-02-10T04:50:44.6186710Z
--------------------------------------------------------------------------------
2025/02/10 04:50:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe422cd-701e-0031-5777-7b5dee000000
Time:2025-02-10T04:50:45.6549837Z
--------------------------------------------------------------------------------
2025/02/10 04:50:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe42417-701e-0031-7677-7b5dee000000
Time:2025-02-10T04:50:46.6907282Z
--------------------------------------------------------------------------------
2025/02/10 04:50:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe42546-701e-0031-6577-7b5dee000000
Time:2025-02-10T04:50:47.7267469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1fe42546-701e-0031-6577-7b5dee000000
Time:2025-02-10T04:50:47.7267469Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.60s)
=== 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-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:50:55 DEBUG : A1/: Creating directory marker
2025/02/10 04:50:56 DEBUG : A1/B1/: Creating directory marker
2025/02/10 04:50:56 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/10 04:50:56 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/10 04:50:56 INFO : A1/B2: Making directory
2025/02/10 04:50:56 DEBUG : A1/B2/: Creating directory marker
2025/02/10 04:50:56 INFO : A1/B1/C3: Making directory
2025/02/10 04:50:56 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/10 04:51:04 DEBUG : A2/: Creating directory marker
2025/02/10 04:51:04 DEBUG : A2/B1/: Creating directory marker
2025/02/10 04:51:04 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/10 04:51:04 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/10 04:51:04 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/10 04:51:04 DEBUG : A2/B2/: Creating directory marker
2025/02/10 04:51:05 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:51:05 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/10 04:51:05 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/10 04:51:05 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/10 04:51:05 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/10 04:51:05 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/10 04:51:05 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:51:05 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/10 04:51:05 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/10 04:51:05 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/10 04:51:05 INFO : A1/one: Deleted
2025/02/10 04:51:05 INFO : A1/B1/three: Deleted
2025/02/10 04:51:05 INFO : A1/B1/C2/five: Deleted
2025/02/10 04:51:05 INFO : A1/two: Deleted
2025/02/10 04:51:05 INFO : A1/B1/C1/four: Deleted
2025/02/10 04:51:05 DEBUG : A1/B2/: Removing directory marker
2025/02/10 04:51:05 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/10 04:51:05 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/10 04:51:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/10 04:51:05 DEBUG : A1/B1/: Removing directory marker
2025/02/10 04:51:05 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/10 04:51:12 DEBUG : A3/: Creating directory marker
2025/02/10 04:51:12 DEBUG : A3/B1/: Creating directory marker
2025/02/10 04:51:12 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/10 04:51:12 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/10 04:51:13 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/10 04:51:13 DEBUG : A3/B2/: Creating directory marker
2025/02/10 04:51:13 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/10 04:51:13 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/10 04:51:13 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:51:13 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/10 04:51:13 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/10 04:51:13 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/10 04:51:13 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:51:13 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/10 04:51:13 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/10 04:51:13 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/10 04:51:13 INFO : A2/B1/three: Deleted
2025/02/10 04:51:13 INFO : A2/two: Deleted
2025/02/10 04:51:13 INFO : A2/B1/C1/four: Deleted
2025/02/10 04:51:13 INFO : A2/one: Deleted
2025/02/10 04:51:13 INFO : A2/B1/C2/five: Deleted
2025/02/10 04:51:13 DEBUG : A2/B2/: Removing directory marker
2025/02/10 04:51:13 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/10 04:51:13 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/10 04:51:13 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/10 04:51:13 DEBUG : A2/B1/: Removing directory marker
2025/02/10 04:51:13 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/10 04:51:20 INFO : Azure container rclone-test-somogoz6mofo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/10 04:51:21 DEBUG : A4/: Creating directory marker
2025/02/10 04:51:21 DEBUG : A4/B1/: Creating directory marker
2025/02/10 04:51:21 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/10 04:51:21 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/10 04:51:21 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/10 04:51:21 DEBUG : A4/B2/: Creating directory marker
2025/02/10 04:51:21 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/10 04:51:21 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/10 04:51:21 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/10 04:51:21 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/10 04:51:21 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/10 04:51:21 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/10 04:51:21 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/10 04:51:21 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/10 04:51:21 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/10 04:51:21 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/10 04:51:21 INFO : A3/one: Deleted
2025/02/10 04:51:21 INFO : A3/B1/C2/five: Deleted
2025/02/10 04:51:21 INFO : A3/two: Deleted
2025/02/10 04:51:21 INFO : A3/B1/C1/four: Deleted
2025/02/10 04:51:21 INFO : A3/B1/three: Deleted
2025/02/10 04:51:21 DEBUG : A3/B2/: Removing directory marker
2025/02/10 04:51:21 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/10 04:51:21 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/10 04:51:21 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/10 04:51:22 DEBUG : A3/B1/: Removing directory marker
2025/02/10 04:51:22 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0514dae-601e-0002-3f77-7b0245000000
Time:2025-02-10T04:51:29.6332733Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0514e8c-601e-0002-6f77-7b0245000000
Time:2025-02-10T04:51:30.6713606Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0514f98-601e-0002-4177-7b0245000000
Time:2025-02-10T04:51:31.7102967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0514f98-601e-0002-4177-7b0245000000
Time:2025-02-10T04:51:31.7102967Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05150a1-601e-0002-1a77-7b0245000000
Time:2025-02-10T04:51:32.7484502Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05151a5-601e-0002-4177-7b0245000000
Time:2025-02-10T04:51:33.7872759Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515299-601e-0002-0377-7b0245000000
Time:2025-02-10T04:51:34.8254816Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515299-601e-0002-0377-7b0245000000
Time:2025-02-10T04:51:34.8254816Z
--------------------------------------------------------------------------------
2025/02/10 04:51:35 DEBUG : A4/B2/: Removing directory marker
2025/02/10 04:51:35 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/10 04:51:35 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/10 04:51:35 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/10 04:51:36 DEBUG : A4/B1/: Removing directory marker
2025/02/10 04:51:36 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.34s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515cec-601e-0002-5977-7b0245000000
Time:2025-02-10T04:51:43.2621922Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515dd1-601e-0002-1877-7b0245000000
Time:2025-02-10T04:51:44.3000862Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515ede-601e-0002-6b77-7b0245000000
Time:2025-02-10T04:51:45.3383106Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515ede-601e-0002-6b77-7b0245000000
Time:2025-02-10T04:51:45.3383106Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0515fb5-601e-0002-1c77-7b0245000000
Time:2025-02-10T04:51:46.3759661Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05160c2-601e-0002-5877-7b0245000000
Time:2025-02-10T04:51:47.4134844Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05161ab-601e-0002-1c77-7b0245000000
Time:2025-02-10T04:51:48.4520120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05161ab-601e-0002-1c77-7b0245000000
Time:2025-02-10T04:51:48.4520120Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:51:56 DEBUG : Azure container rclone-test-somogoz6mofo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:51:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/10 04:51:56 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/10 04:51:56 NOTICE: Azure container rclone-test-somogoz6mofo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/10 04:51:56 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516a55-601e-0002-3f77-7b0245000000
Time:2025-02-10T04:51:57.2304397Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516b6f-601e-0002-3777-7b0245000000
Time:2025-02-10T04:51:58.2685076Z
--------------------------------------------------------------------------------
2025/02/10 04:51: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516c47-601e-0002-6677-7b0245000000
Time:2025-02-10T04:51:59.3062531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516c47-601e-0002-6677-7b0245000000
Time:2025-02-10T04:51:59.3062531Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516d81-601e-0002-6777-7b0245000000
Time:2025-02-10T04:52:00.3447732Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516eb7-601e-0002-6277-7b0245000000
Time:2025-02-10T04:52:01.3864606Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516fb8-601e-0002-2e77-7b0245000000
Time:2025-02-10T04:52:02.4245446Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0516fb8-601e-0002-2e77-7b0245000000
Time:2025-02-10T04:52:02.4245446Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:52:10 DEBUG : Azure container rclone-test-somogoz6mofo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:52:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/10 04:52:10 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/10 04:52:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05177e1-601e-0002-0677-7b0245000000
Time:2025-02-10T04:52:11.1602413Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05178e3-601e-0002-4b77-7b0245000000
Time:2025-02-10T04:52:12.1982617Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0517a01-601e-0002-4577-7b0245000000
Time:2025-02-10T04:52:13.2370956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0517a01-601e-0002-4577-7b0245000000
Time:2025-02-10T04:52:13.2370956Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0517b06-601e-0002-2377-7b0245000000
Time:2025-02-10T04:52:14.2749974Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0517c12-601e-0002-7677-7b0245000000
Time:2025-02-10T04:52:15.3132442Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0517d07-601e-0002-3f77-7b0245000000
Time:2025-02-10T04:52:16.3514993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0517d07-601e-0002-3f77-7b0245000000
Time:2025-02-10T04:52:16.3514993Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:52:24 DEBUG : Azure container rclone-test-somogoz6mofo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:52:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:52:24 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:52:24 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:52:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:52:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:52:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:52:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/10 04:52:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051855e-601e-0002-0f77-7b0245000000
Time:2025-02-10T04:52:25.0850631Z
--------------------------------------------------------------------------------
2025/02/10 04:52:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05186d8-601e-0002-4077-7b0245000000
Time:2025-02-10T04:52:26.1228431Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05187e5-601e-0002-2877-7b0245000000
Time:2025-02-10T04:52:27.1607149Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05187e5-601e-0002-2877-7b0245000000
Time:2025-02-10T04:52:27.1607149Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0518922-601e-0002-3777-7b0245000000
Time:2025-02-10T04:52:28.1992112Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0518a5b-601e-0002-3c77-7b0245000000
Time:2025-02-10T04:52:29.2370192Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0518c67-601e-0002-1b77-7b0245000000
Time:2025-02-10T04:52:30.2756895Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0518c67-601e-0002-1b77-7b0245000000
Time:2025-02-10T04:52:30.2756895Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:52:38 DEBUG : Azure container rclone-test-somogoz6mofo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/10 04:52:38 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/10 04:52:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/10 04:52:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05196f9-601e-0002-5f77-7b0245000000
Time:2025-02-10T04:52:39.0130266Z
--------------------------------------------------------------------------------
2025/02/10 04:52:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05198ca-601e-0002-0177-7b0245000000
Time:2025-02-10T04:52:40.0510397Z
--------------------------------------------------------------------------------
2025/02/10 04:52:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0519a02-601e-0002-0277-7b0245000000
Time:2025-02-10T04:52:41.0885368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0519a02-601e-0002-0277-7b0245000000
Time:2025-02-10T04:52:41.0885368Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0519b8d-601e-0002-2977-7b0245000000
Time:2025-02-10T04:52:42.1268734Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0519cc2-601e-0002-1977-7b0245000000
Time:2025-02-10T04:52:43.1646568Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0519de4-601e-0002-7677-7b0245000000
Time:2025-02-10T04:52:44.2037554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0519de4-601e-0002-7677-7b0245000000
Time:2025-02-10T04:52:44.2037554Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.75s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.97s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051a661-601e-0002-1877-7b0245000000
Time:2025-02-10T04:52:52.4023833Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051a719-601e-0002-2977-7b0245000000
Time:2025-02-10T04:52:53.4405244Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051a811-601e-0002-7b77-7b0245000000
Time:2025-02-10T04:52:54.4781585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051a811-601e-0002-7b77-7b0245000000
Time:2025-02-10T04:52:54.4781585Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051a91f-601e-0002-5877-7b0245000000
Time:2025-02-10T04:52:55.5159306Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051a9cd-601e-0002-6677-7b0245000000
Time:2025-02-10T04:52:56.5540403Z
--------------------------------------------------------------------------------
2025/02/10 04:52: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051aacf-601e-0002-3877-7b0245000000
Time:2025-02-10T04:52:57.5925010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051aacf-601e-0002-3877-7b0245000000
Time:2025-02-10T04:52:57.5925010Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:53:05 DEBUG : Azure container rclone-test-somogoz6mofo: File to upload is small (60 bytes), uploading instead of streaming
2025/02/10 04:53:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/10 04:53:05 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b422-601e-0002-5077-7b0245000000
Time:2025-02-10T04:53:06.1352913Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b534-601e-0002-2b77-7b0245000000
Time:2025-02-10T04:53:07.1738468Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b5fd-601e-0002-4677-7b0245000000
Time:2025-02-10T04:53:08.2132048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b5fd-601e-0002-4677-7b0245000000
Time:2025-02-10T04:53:08.2132048Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b6ff-601e-0002-0477-7b0245000000
Time:2025-02-10T04:53:09.2519572Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b807-601e-0002-2477-7b0245000000
Time:2025-02-10T04:53:10.2894848Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b91d-601e-0002-0f77-7b0245000000
Time:2025-02-10T04:53:11.3280521Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051b91d-601e-0002-0f77-7b0245000000
Time:2025-02-10T04:53:11.3280521Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.73s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c249-601e-0002-4c77-7b0245000000
Time:2025-02-10T04:53:19.5236851Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c350-601e-0002-3677-7b0245000000
Time:2025-02-10T04:53:20.5616565Z
--------------------------------------------------------------------------------
2025/02/10 04:53:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c470-601e-0002-1c77-7b0245000000
Time:2025-02-10T04:53:21.5990971Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c470-601e-0002-1c77-7b0245000000
Time:2025-02-10T04:53:21.5990971Z
--------------------------------------------------------------------------------
2025/02/10 04:53:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c5c2-601e-0002-3077-7b0245000000
Time:2025-02-10T04:53:22.6372253Z
--------------------------------------------------------------------------------
2025/02/10 04:53:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c6d8-601e-0002-0877-7b0245000000
Time:2025-02-10T04:53:23.6754020Z
--------------------------------------------------------------------------------
2025/02/10 04:53:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c7b5-601e-0002-4277-7b0245000000
Time:2025-02-10T04:53:24.7147767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051c7b5-601e-0002-4277-7b0245000000
Time:2025-02-10T04:53:24.7147767Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
2025/02/10 04:53:33 DEBUG : sub dir/: Creating directory marker
2025/02/10 04:53:33 DEBUG : Azure container rclone-test-somogoz6mofo: Touching "empty space"
2025/02/10 04:53:33 DEBUG : Azure container rclone-test-somogoz6mofo: Touching "potato2"
2025/02/10 04:53:33 DEBUG : Azure container rclone-test-somogoz6mofo: Touching "sub dir/potato3"
2025/02/10 04:53:33 DEBUG : sub dir/: Removing directory marker
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051d48f-601e-0002-3b77-7b0245000000
Time:2025-02-10T04:53:33.7579032Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051d5aa-601e-0002-2f77-7b0245000000
Time:2025-02-10T04:53:34.7965531Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051d6ef-601e-0002-3677-7b0245000000
Time:2025-02-10T04:53:35.8346897Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051d6ef-601e-0002-3677-7b0245000000
Time:2025-02-10T04:53:35.8346897Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051d82e-601e-0002-4a77-7b0245000000
Time:2025-02-10T04:53:36.8729497Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051d97c-601e-0002-5b77-7b0245000000
Time:2025-02-10T04:53:37.9110405Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051dad2-601e-0002-7e77-7b0245000000
Time:2025-02-10T04:53:38.9489857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051dad2-601e-0002-7e77-7b0245000000
Time:2025-02-10T04:53:38.9489857Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051e4f6-601e-0002-3c77-7b0245000000
Time:2025-02-10T04:53:47.1469692Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051e61f-601e-0002-3d77-7b0245000000
Time:2025-02-10T04:53:48.1846599Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051e73c-601e-0002-2d77-7b0245000000
Time:2025-02-10T04:53:49.2230112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051e73c-601e-0002-2d77-7b0245000000
Time:2025-02-10T04:53:49.2230112Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051e849-601e-0002-0877-7b0245000000
Time:2025-02-10T04:53:50.2606799Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051e96b-601e-0002-0b77-7b0245000000
Time:2025-02-10T04:53:51.2985739Z
--------------------------------------------------------------------------------
2025/02/10 04:53: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051ea5a-601e-0002-4d77-7b0245000000
Time:2025-02-10T04:53:52.3362984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051ea5a-601e-0002-4d77-7b0245000000
Time:2025-02-10T04:53:52.3362984Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.38s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/02/10 04:54: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051f395-601e-0002-1a77-7b0245000000
Time:2025-02-10T04:54:00.5314054Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051f4e7-601e-0002-3d77-7b0245000000
Time:2025-02-10T04:54:01.5694608Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051f63a-601e-0002-5577-7b0245000000
Time:2025-02-10T04:54:02.6076882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051f63a-601e-0002-5577-7b0245000000
Time:2025-02-10T04:54:02.6076882Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051f77d-601e-0002-6b77-7b0245000000
Time:2025-02-10T04:54:03.6456649Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051f904-601e-0002-4177-7b0245000000
Time:2025-02-10T04:54:04.6840763Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051fa62-601e-0002-7777-7b0245000000
Time:2025-02-10T04:54:05.7221584Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b051fa62-601e-0002-7777-7b0245000000
Time:2025-02-10T04:54:05.7221584Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/10 04:54:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0520821-601e-0002-2b77-7b0245000000
Time:2025-02-10T04:54:13.9192827Z
--------------------------------------------------------------------------------
2025/02/10 04:54:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0520a6e-601e-0002-1b77-7b0245000000
Time:2025-02-10T04:54:14.9571802Z
--------------------------------------------------------------------------------
2025/02/10 04:54:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0520cdb-601e-0002-2177-7b0245000000
Time:2025-02-10T04:54:15.9947270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0520cdb-601e-0002-2177-7b0245000000
Time:2025-02-10T04:54:15.9947270Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0520ea7-601e-0002-6777-7b0245000000
Time:2025-02-10T04:54:17.0331003Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0520fdc-601e-0002-2677-7b0245000000
Time:2025-02-10T04:54:18.0715728Z
--------------------------------------------------------------------------------
2025/02/10 04:54: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-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05210c6-601e-0002-5b77-7b0245000000
Time:2025-02-10T04:54:19.1112052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05210c6-601e-0002-5b77-7b0245000000
Time:2025-02-10T04:54:19.1112052Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/02/10 04:54:27 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521981-601e-0002-5977-7b0245000000
Time:2025-02-10T04:54:27.3080032Z
--------------------------------------------------------------------------------
2025/02/10 04:54:28 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521a66-601e-0002-0977-7b0245000000
Time:2025-02-10T04:54:28.3460443Z
--------------------------------------------------------------------------------
2025/02/10 04:54:29 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-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521b63-601e-0002-4477-7b0245000000
Time:2025-02-10T04:54:29.3844122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521b63-601e-0002-4477-7b0245000000
Time:2025-02-10T04:54:29.3844122Z
--------------------------------------------------------------------------------
2025/02/10 04:54:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521c33-601e-0002-5477-7b0245000000
Time:2025-02-10T04:54:30.4230336Z
--------------------------------------------------------------------------------
2025/02/10 04:54:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521d04-601e-0002-7d77-7b0245000000
Time:2025-02-10T04:54:31.4611289Z
--------------------------------------------------------------------------------
2025/02/10 04:54:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521de0-601e-0002-2177-7b0245000000
Time:2025-02-10T04:54:32.4990643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0521de0-601e-0002-2177-7b0245000000
Time:2025-02-10T04:54:32.4990643Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/10 04:54:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05225e4-601e-0002-3777-7b0245000000
Time:2025-02-10T04:54:40.6954752Z
--------------------------------------------------------------------------------
2025/02/10 04:54:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05226a8-601e-0002-5877-7b0245000000
Time:2025-02-10T04:54:41.7338502Z
--------------------------------------------------------------------------------
2025/02/10 04:54:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052273e-601e-0002-5577-7b0245000000
Time:2025-02-10T04:54:42.7722019Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052273e-601e-0002-5577-7b0245000000
Time:2025-02-10T04:54:42.7722019Z
--------------------------------------------------------------------------------
2025/02/10 04:54:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b0522808-601e-0002-7977-7b0245000000
Time:2025-02-10T04:54:43.8110063Z
--------------------------------------------------------------------------------
2025/02/10 04:54:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05228a1-601e-0002-7877-7b0245000000
Time:2025-02-10T04:54:44.8492970Z
--------------------------------------------------------------------------------
2025/02/10 04:54:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052295f-601e-0002-0b77-7b0245000000
Time:2025-02-10T04:54:45.8869057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052295f-601e-0002-0b77-7b0245000000
Time:2025-02-10T04:54:45.8869057Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-somogoz6mofo", Local "Local file system at /tmp/rclone1301874641", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/02/10 04:54:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052301e-601e-0002-7677-7b0245000000
Time:2025-02-10T04:54:54.0847392Z
--------------------------------------------------------------------------------
2025/02/10 04:54:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05231cf-601e-0002-3977-7b0245000000
Time:2025-02-10T04:54:55.1232781Z
--------------------------------------------------------------------------------
2025/02/10 04:54:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052335d-601e-0002-5f77-7b0245000000
Time:2025-02-10T04:54:56.1609752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052335d-601e-0002-5f77-7b0245000000
Time:2025-02-10T04:54:56.1609752Z
--------------------------------------------------------------------------------
2025/02/10 04:54:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b052351f-601e-0002-2277-7b0245000000
Time:2025-02-10T04:54:57.1988917Z
--------------------------------------------------------------------------------
2025/02/10 04:54:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05236d8-601e-0002-6a77-7b0245000000
Time:2025-02-10T04:54:58.2365665Z
--------------------------------------------------------------------------------
2025/02/10 04:54:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05238bf-601e-0002-4477-7b0245000000
Time:2025-02-10T04:54:59.2746200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-somogoz6mofo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b05238bf-601e-0002-4477-7b0245000000
Time:2025-02-10T04:54:59.2746200Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/02/10 04:55:07 DEBUG : Azure container rclone-test-somogoz6mofo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m7.18803447s (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 TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]