Multicore- and UniprocessFuture assign globals themselves; don't pass… #841
Annotations
27 errors and 34 warnings
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (3.6)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Woops!
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '2'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
value(b) == 2 is not TRUE
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; ii; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = 'Sys.getpid()'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
|
ubuntu-latest (devel)
R CMD check found ERRORs
|
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (devel)
Woops!
|
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-31 r87500), platform x86_64-pc-linux-gnu) is out of sync.
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
R CMD check found ERRORs
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (451e8132-490c-079c-82f1-9eb91621d492; pid 10734 on fv-az714-163) that created it, not by any other R processes (cfcb13fa-dc95-166f-16a0-8a5d5f5c0bb7; pid 10766 on fv-az714-163): {; x[[i - 2]] + x[[i - 1]]; }
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
Process completed with exit code 1.
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
R CMD check found ERRORs
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (532dcad7-9258-b47f-3737-4964eef5f8ab; pid 12781 on fv-az777-260) that created it, not by any other R processes (c2d0f12a-4170-b9e5-2fe1-90132f1635e4; pid 12848 on fv-az777-260): {; x[[i - 2]] + x[[i - 1]]; }
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
Process completed with exit code 1.
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
ubuntu-latest (3.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (3.6)
restarting interrupted promise evaluation
|
ubuntu-latest (3.6)
restarting interrupted promise evaluation
|
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
|
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
|
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
|
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
|
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
|
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
|
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
|
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
|
ubuntu-latest (oldrel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (devel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (devel)
restarting interrupted promise evaluation
|
ubuntu-latest (devel)
restarting interrupted promise evaluation
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
|
ubuntu-latest (oldrel-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (oldrel-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) ko
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) keepWhere
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) !keepWhere
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) no-immediate-relay-in-psock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) zh_TW
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) multicore, no-multithreading-in-forks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) multisession, no-multithreading-in-forks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest (release) zh_CN
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux-r3.6-results
|
2.57 MB |
|
Linux-rdevel-results
|
2.61 MB |
|
Linux-rrelease-results
|
2.73 MB |
|