Skip to content

Preview - Build, Test, and Push #7079

Preview - Build, Test, and Push

Preview - Build, Test, and Push #7079

Triggered via schedule January 27, 2025 20:06
Status Failure
Total duration 14m 35s
Artifacts 17
Fetch product daily/preview versions
6s
Fetch product daily/preview versions
Base Image Previews
7m 20s
Base Image Previews
Connect - Daily
11m 23s
Connect - Daily
Connect Content Init - Daily
2m 2s
Connect Content Init - Daily
Package Manager - Preview
7m 43s
Package Manager - Preview
Package Manager - Daily
6m 51s
Package Manager - Daily
R Session Complete - Preview
11m 50s
R Session Complete - Preview
R Session Complete - Daily
5m 4s
R Session Complete - Daily
Workbench - Preview
14m 10s
Workbench - Preview
Workbench - Daily
5m 43s
Workbench - Daily
Workbench Session Init - Daily
41s
Workbench Session Init - Daily
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 63 warnings
Workbench Session Init - Daily
Password required
Workbench Session Init - Daily
Password required
Workbench Session Init - Daily
Password required
Workbench Session Init - Daily
Password required
Workbench Session Init - Daily
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir -p /pwb-staging && RSW_VERSION_URL=$(echo -n \"${RSW_VERSION}\" | sed 's/+/-/g') && curl -fsSL -o /pwb-staging/rsp-session-multi-linux.tar.gz \"https://s3.amazonaws.com/rstudio-ide-build/session/multi/x86_64/rsp-session-multi-linux-${RSW_VERSION_URL}-x86_64.tar.gz\" && mkdir -p /opt/session-components && tar -C /opt/session-components -xpf /pwb-staging/rsp-session-multi-linux.tar.gz && chmod 755 /opt/session-components && curl -fsSL -o /pwb-staging/go.tar.gz \"https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz\" && tar -C /usr/local -xf /pwb-staging/go.tar.gz && rm -rf /pwb-staging" did not complete successfully: exit code: 22
Connect Content Init - Daily
Password required
Connect Content Init - Daily
Password required
Connect Content Init - Daily
Password required
Connect Content Init - Daily
Password required
Connect Content Init - Daily
Path does not exist: container.sarif
R Session Complete - Daily
Password required
R Session Complete - Daily
Password required
R Session Complete - Daily
Password required
R Session Complete - Daily
Password required
R Session Complete - Daily
buildx bake failed with: ERROR: target r-session-complete-daily-ubuntu2204-2024-12-1-554-pro1: failed to solve: process "/bin/bash -o pipefail -c $SCRIPTS_DIR/install_quarto.sh --install-tinytex --add-path-tinytex" did not complete successfully: exit code: 1
Workbench - Daily
Password required
Workbench - Daily
Password required
Workbench - Daily
Password required
Workbench - Daily
Password required
Workbench - Daily
buildx bake failed with: ERROR: target workbench-daily-ubuntu2204-2024-12-1-554-pro1: failed to solve: process "/bin/bash -o pipefail -c $SCRIPTS_DIR/install_quarto.sh --install-tinytex --add-path-tinytex" did not complete successfully: exit code: 1
Package Manager - Daily
Password required
Package Manager - Daily
Password required
Package Manager - Daily
Password required
Package Manager - Daily
Password required
Package Manager - Daily
Path does not exist: container.sarif
Base Image Previews
Password required
Base Image Previews
Password required
Base Image Previews
Password required
Base Image Previews
Password required
Base Image Previews
Path does not exist: container.sarif
Package Manager - Preview
Password required
Package Manager - Preview
Password required
Package Manager - Preview
Password required
Package Manager - Preview
Password required
Package Manager - Preview
Path does not exist: container.sarif
Connect - Daily
Password required
Connect - Daily
Password required
Connect - Daily
Password required
Connect - Daily
Password required
Connect - Daily
Path does not exist: container.sarif
R Session Complete - Preview
Password required
R Session Complete - Preview
Password required
R Session Complete - Preview
Password required
R Session Complete - Preview
Password required
R Session Complete - Preview
Path does not exist: container.sarif
Workbench - Preview
Password required
Workbench - Preview
Password required
Workbench - Preview
Password required
Workbench - Preview
Password required
Workbench - Preview
Path does not exist: container.sarif
Fetch product daily/preview versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
The 'as' keyword should match the case of the 'from' keyword: connect-content-init/Dockerfile.ubuntu2204#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: connect-content-init/Dockerfile.ubuntu2204#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: connect/Dockerfile.ubuntu2204#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: connect/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: connect/Dockerfile.ubuntu2204#L53
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: connect/Dockerfile.ubuntu2204#L52
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: r-session-complete/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: workbench/Dockerfile.ubuntu2204#L15
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Sensitive data should not be used in the ARG or ENV commands: workbench/Dockerfile.ubuntu2204#L19
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "RSW_TESTUSER_PASSWD") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Legacy key/value format with whitespace separator should not be used: workbench/Dockerfile.ubuntu2204#L24
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: workbench/Dockerfile.ubuntu2204#L17
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: workbench/Dockerfile.ubuntu2204#L18
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: workbench/Dockerfile.ubuntu2204#L16
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size
rstudio~rstudio-docker-products~19SXTN+1.dockerbuild
169 KB
rstudio~rstudio-docker-products~34TYT1+1.dockerbuild
196 KB
rstudio~rstudio-docker-products~4XPS7O+2.dockerbuild
297 KB
rstudio~rstudio-docker-products~5LOX5P+2.dockerbuild
437 KB
rstudio~rstudio-docker-products~9BE4SS+2.dockerbuild
307 KB
rstudio~rstudio-docker-products~CIIY21+2.dockerbuild
420 KB
rstudio~rstudio-docker-products~ENXJ74.dockerbuild
75.4 KB
rstudio~rstudio-docker-products~GQR68A+2.dockerbuild
267 KB
rstudio~rstudio-docker-products~JM66NH.dockerbuild
20.4 KB
rstudio~rstudio-docker-products~OUW1O8.dockerbuild
27.3 KB
rstudio~rstudio-docker-products~RWBAKU+2.dockerbuild
218 KB
rstudio~rstudio-docker-products~U4GBF8+1.dockerbuild
196 KB
rstudio~rstudio-docker-products~UQHZ4B+2.dockerbuild
417 KB
rstudio~rstudio-docker-products~V1TNFK+1.dockerbuild
198 KB
rstudio~rstudio-docker-products~XCRFJ7+1.dockerbuild
202 KB
rstudio~rstudio-docker-products~ZGGFU1+1.dockerbuild
200 KB
rstudio~rstudio-docker-products~ZNAFCA+2.dockerbuild
248 KB