Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ubuntu docker tag to noble-20241015 #2467

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Type Update Change
ubuntu final patch noble-20241011 -> noble-20241015

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

qodo-merge-pro bot commented Nov 16, 2024

CI Failure Feedback 🧐

(Checks updated until commit bda8ebc)

Action: Test Seleium Grid on Docker / Test Docker Selenium (test_parallel, false, false, false)

Failed stage: Pre-build to reduce logs in test phase [❌]

Failed test name: ""

Failure summary:

The action failed due to an error in the Docker build process:

  • The Dockerfile attempted to use the base image ubuntu:noble-20241015, which could not be found on
    Docker Hub.
  • The error message "no match for platform in manifest: not found" indicates that the specified image
    tag noble-20241015 does not exist.
  • This resulted in the failure of the make command, specifically at the target base in the Makefile.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    159:  �[36;1mfi�[0m
    160:  �[36;1m�[0m
    161:  �[36;1m# Option: Remove large packages�[0m
    162:  �[36;1m# REF: https://github.com/apache/flink/blob/master/tools/azure-pipelines/free_disk_space.sh�[0m
    163:  �[36;1m�[0m
    164:  �[36;1mif [[ false == 'true' ]]; then�[0m
    165:  �[36;1m  BEFORE=$(getAvailableSpace)�[0m
    166:  �[36;1m  �[0m
    167:  �[36;1m  sudo apt-get remove -y '^aspnetcore-.*' || echo "::warning::The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding..."�[0m
    168:  �[36;1m  sudo apt-get remove -y '^dotnet-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    169:  �[36;1m  sudo apt-get remove -y '^llvm-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    170:  �[36;1m  sudo apt-get remove -y 'php.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    171:  �[36;1m  sudo apt-get remove -y '^mongodb-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    172:  �[36;1m  sudo apt-get remove -y '^mysql-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    173:  �[36;1m  sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing || echo "::warning::The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding..."�[0m
    174:  �[36;1m  sudo apt-get remove -y google-cloud-sdk --fix-missing || echo "::debug::The command [sudo apt-get remove -y google-cloud-sdk --fix-missing] failed to complete successfully. Proceeding..."�[0m
    175:  �[36;1m  sudo apt-get remove -y google-cloud-cli --fix-missing || echo "::debug::The command [sudo apt-get remove -y google-cloud-cli --fix-missing] failed to complete successfully. Proceeding..."�[0m
    176:  �[36;1m  sudo apt-get autoremove -y || echo "::warning::The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding..."�[0m
    177:  �[36;1m  sudo apt-get clean || echo "::warning::The command [sudo apt-get clean] failed to complete successfully. Proceeding..."�[0m
    ...
    
    575:  with:
    576:  timeout_minutes: 10
    577:  max_attempts: 3
    578:  command: make setup_dev_env
    579:  
    580:  retry_wait_seconds: 10
    581:  polling_interval_seconds: 1
    582:  warning_on_retry: true
    583:  continue_on_error: false
    ...
    
    1086:  go: downloading github.com/Masterminds/goutils v1.1.1
    1087:  go: downloading github.com/Masterminds/semver/v3 v3.2.1
    1088:  go: downloading github.com/google/uuid v1.3.0
    1089:  go: downloading github.com/huandu/xstrings v1.4.0
    1090:  go: downloading github.com/imdario/mergo v0.3.13
    1091:  go: downloading github.com/mitchellh/copystructure v1.2.0
    1092:  go: downloading github.com/shopspring/decimal v1.3.1
    1093:  go: downloading golang.org/x/crypto v0.21.0
    1094:  go: downloading github.com/pkg/errors v0.9.1
    ...
    
    1098:  helm-docs [flags]
    1099:  Flags:
    1100:  -b, --badge-style string                                 badge style to use for charts (default "flat-square")
    1101:  -c, --chart-search-root string                           directory to search recursively within for charts (default ".")
    1102:  -g, --chart-to-generate strings                          List of charts that will have documentation generated. Comma separated, no space. Empty list - generate for all charts in chart-search-root
    1103:  -u, --document-dependency-values                         For charts with dependencies, include the dependency values in the chart values documentation
    1104:  -y, --documentation-strict-ignore-absent strings         A comma separate values which are allowed not to be documented in strict mode (default [service.type,image.repository,image.tag])
    1105:  -z, --documentation-strict-ignore-absent-regex strings   A comma separate values which are allowed not to be documented in strict mode (default [.*service\.type,.*image\.repository,.*image\.tag])
    1106:  -x, --documentation-strict-mode                          Fail the generation of docs if there are undocumented values
    1107:  -d, --dry-run                                            don't actually render any markdown files just print to stdout passed
    1108:  -h, --help                                               help for helm-docs
    1109:  -i, --ignore-file string                                 The filename to use as an ignore file to exclude chart directories (default ".helmdocsignore")
    1110:  --ignore-non-descriptions                            ignore values without a comment, this values will not be included in the README
    1111:  -l, --log-level string                                   Level of logs that should printed, one of (panic, fatal, error, warning, info, debug, trace) (default "info")
    ...
    
    1368:  retry_wait_seconds: 60
    1369:  command: VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make hub
    1370:  VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make chrome
    1371:  VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make firefox
    1372:  VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make edge
    1373:  
    1374:  polling_interval_seconds: 1
    1375:  warning_on_retry: true
    1376:  continue_on_error: false
    ...
    
    1391:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1392:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1393:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1394:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1395:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1396:  [Storing server.jks]
    1397:  Importing keystore server.jks to tls.p12...
    1398:  Entry for alias seleniumhq successfully imported.
    1399:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1407:  #1 DONE 0.0s
    1408:  #2 [auth] docker/buildkit-syft-scanner:pull token for registry-1.docker.io
    1409:  #2 DONE 0.0s
    1410:  #3 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1411:  #3 DONE 0.5s
    1412:  #4 [auth] library/ubuntu:pull token for registry-1.docker.io
    1413:  #4 DONE 0.0s
    1414:  #5 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1415:  #5 ERROR: no match for platform in manifest: not found
    ...
    
    1417:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1418:  ------
    1419:  Dockerfile:1
    1420:  --------------------
    1421:  1 | >>> FROM ubuntu:noble-20241015
    1422:  2 |     ARG AUTHORS=SeleniumHQ
    1423:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1424:  --------------------
    1425:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1426:  make: *** [Makefile:121: base] Error 1
    1427:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1428:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1429:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1430:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1431:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1432:  [Storing server.jks]
    1433:  Importing keystore server.jks to tls.p12...
    1434:  Entry for alias seleniumhq successfully imported.
    1435:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1439:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1440:  #0 building with "default" instance using docker driver
    1441:  #1 [internal] load build definition from Dockerfile
    1442:  #1 transferring dockerfile: 7.90kB done
    1443:  #1 DONE 0.0s
    1444:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1445:  #2 DONE 0.1s
    1446:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1447:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1449:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1450:  ------
    1451:  Dockerfile:1
    1452:  --------------------
    1453:  1 | >>> FROM ubuntu:noble-20241015
    1454:  2 |     ARG AUTHORS=SeleniumHQ
    1455:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1456:  --------------------
    1457:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1458:  make: *** [Makefile:121: base] Error 1
    1459:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1460:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1461:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1462:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1463:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1464:  [Storing server.jks]
    1465:  Importing keystore server.jks to tls.p12...
    1466:  Entry for alias seleniumhq successfully imported.
    1467:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1471:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1472:  #0 building with "default" instance using docker driver
    1473:  #1 [internal] load build definition from Dockerfile
    1474:  #1 transferring dockerfile: 7.90kB done
    1475:  #1 DONE 0.0s
    1476:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1477:  #2 DONE 0.1s
    1478:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1479:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1481:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1482:  ------
    1483:  Dockerfile:1
    1484:  --------------------
    1485:  1 | >>> FROM ubuntu:noble-20241015
    1486:  2 |     ARG AUTHORS=SeleniumHQ
    1487:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1488:  --------------------
    1489:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1490:  make: *** [Makefile:121: base] Error 1
    1491:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1492:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1493:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1494:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1495:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1496:  [Storing server.jks]
    1497:  Importing keystore server.jks to tls.p12...
    1498:  Entry for alias seleniumhq successfully imported.
    1499:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1503:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1504:  #0 building with "default" instance using docker driver
    1505:  #1 [internal] load build definition from Dockerfile
    1506:  #1 transferring dockerfile: 7.90kB done
    1507:  #1 DONE 0.0s
    1508:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1509:  #2 DONE 0.1s
    1510:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1511:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1513:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1514:  ------
    1515:  Dockerfile:1
    1516:  --------------------
    1517:  1 | >>> FROM ubuntu:noble-20241015
    1518:  2 |     ARG AUTHORS=SeleniumHQ
    1519:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1520:  --------------------
    1521:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1522:  make: *** [Makefile:121: base] Error 1
    1523:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 2
    1524:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1525:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1526:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1527:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1528:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1529:  [Storing server.jks]
    1530:  Importing keystore server.jks to tls.p12...
    1531:  Entry for alias seleniumhq successfully imported.
    1532:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1536:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1537:  #0 building with "default" instance using docker driver
    1538:  #1 [internal] load build definition from Dockerfile
    1539:  #1 transferring dockerfile: 7.90kB done
    1540:  #1 DONE 0.0s
    1541:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1542:  #2 DONE 0.1s
    1543:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1544:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1546:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1547:  ------
    1548:  Dockerfile:1
    1549:  --------------------
    1550:  1 | >>> FROM ubuntu:noble-20241015
    1551:  2 |     ARG AUTHORS=SeleniumHQ
    1552:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1553:  --------------------
    1554:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1555:  make: *** [Makefile:121: base] Error 1
    1556:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1557:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1558:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1559:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1560:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1561:  [Storing server.jks]
    1562:  Importing keystore server.jks to tls.p12...
    1563:  Entry for alias seleniumhq successfully imported.
    1564:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1568:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1569:  #0 building with "default" instance using docker driver
    1570:  #1 [internal] load build definition from Dockerfile
    1571:  #1 transferring dockerfile: 7.90kB done
    1572:  #1 DONE 0.0s
    1573:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1574:  #2 DONE 0.1s
    1575:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1576:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1578:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1579:  ------
    1580:  Dockerfile:1
    1581:  --------------------
    1582:  1 | >>> FROM ubuntu:noble-20241015
    1583:  2 |     ARG AUTHORS=SeleniumHQ
    1584:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1585:  --------------------
    1586:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1587:  make: *** [Makefile:121: base] Error 1
    1588:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1589:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1590:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1591:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1592:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1593:  [Storing server.jks]
    1594:  Importing keystore server.jks to tls.p12...
    1595:  Entry for alias seleniumhq successfully imported.
    1596:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1600:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1601:  #0 building with "default" instance using docker driver
    1602:  #1 [internal] load build definition from Dockerfile
    1603:  #1 transferring dockerfile: 7.90kB done
    1604:  #1 DONE 0.0s
    1605:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1606:  #2 DONE 0.1s
    1607:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1608:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1610:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1611:  ------
    1612:  Dockerfile:1
    1613:  --------------------
    1614:  1 | >>> FROM ubuntu:noble-20241015
    1615:  2 |     ARG AUTHORS=SeleniumHQ
    1616:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1617:  --------------------
    1618:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1619:  make: *** [Makefile:121: base] Error 1
    1620:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1621:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1622:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1623:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1624:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1625:  [Storing server.jks]
    1626:  Importing keystore server.jks to tls.p12...
    1627:  Entry for alias seleniumhq successfully imported.
    1628:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1632:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1633:  #0 building with "default" instance using docker driver
    1634:  #1 [internal] load build definition from Dockerfile
    1635:  #1 transferring dockerfile: 7.90kB done
    1636:  #1 DONE 0.0s
    1637:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1638:  #2 DONE 0.1s
    1639:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1640:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1642:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1643:  ------
    1644:  Dockerfile:1
    1645:  --------------------
    1646:  1 | >>> FROM ubuntu:noble-20241015
    1647:  2 |     ARG AUTHORS=SeleniumHQ
    1648:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1649:  --------------------
    1650:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1651:  make: *** [Makefile:121: base] Error 1
    1652:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 2
    1653:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1654:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1655:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1656:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1657:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1658:  [Storing server.jks]
    1659:  Importing keystore server.jks to tls.p12...
    1660:  Entry for alias seleniumhq successfully imported.
    1661:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1665:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1666:  #0 building with "default" instance using docker driver
    1667:  #1 [internal] load build definition from Dockerfile
    1668:  #1 transferring dockerfile: 7.90kB done
    1669:  #1 DONE 0.0s
    1670:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1671:  #2 DONE 0.1s
    1672:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1673:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1675:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1676:  ------
    1677:  Dockerfile:1
    1678:  --------------------
    1679:  1 | >>> FROM ubuntu:noble-20241015
    1680:  2 |     ARG AUTHORS=SeleniumHQ
    1681:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1682:  --------------------
    1683:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1684:  make: *** [Makefile:121: base] Error 1
    1685:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1686:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1687:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1688:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1689:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1690:  [Storing server.jks]
    1691:  Importing keystore server.jks to tls.p12...
    1692:  Entry for alias seleniumhq successfully imported.
    1693:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1697:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1698:  #0 building with "default" instance using docker driver
    1699:  #1 [internal] load build definition from Dockerfile
    1700:  #1 transferring dockerfile: 7.90kB done
    1701:  #1 DONE 0.0s
    1702:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1703:  #2 DONE 0.1s
    1704:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1705:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1707:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1708:  ------
    1709:  Dockerfile:1
    1710:  --------------------
    1711:  1 | >>> FROM ubuntu:noble-20241015
    1712:  2 |     ARG AUTHORS=SeleniumHQ
    1713:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1714:  --------------------
    1715:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1716:  make: *** [Makefile:121: base] Error 1
    1717:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1718:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1719:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1720:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1721:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1722:  [Storing server.jks]
    1723:  Importing keystore server.jks to tls.p12...
    1724:  Entry for alias seleniumhq successfully imported.
    1725:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1729:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1730:  #0 building with "default" instance using docker driver
    1731:  #1 [internal] load build definition from Dockerfile
    1732:  #1 transferring dockerfile: 7.90kB done
    1733:  #1 DONE 0.0s
    1734:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1735:  #2 DONE 0.1s
    1736:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1737:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1739:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1740:  ------
    1741:  Dockerfile:1
    1742:  --------------------
    1743:  1 | >>> FROM ubuntu:noble-20241015
    1744:  2 |     ARG AUTHORS=SeleniumHQ
    1745:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1746:  --------------------
    1747:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1748:  make: *** [Makefile:121: base] Error 1
    1749:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1750:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1751:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1752:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1753:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1754:  [Storing server.jks]
    1755:  Importing keystore server.jks to tls.p12...
    1756:  Entry for alias seleniumhq successfully imported.
    1757:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1761:  --secret id=SEL_PASSWD --sbom=true --attest type=provenance,mode=max -t selenium/base:ubuntu-24.x-20241116 .
    1762:  #0 building with "default" instance using docker driver
    1763:  #1 [internal] load build definition from Dockerfile
    1764:  #1 transferring dockerfile: 7.90kB done
    1765:  #1 DONE 0.0s
    1766:  #2 resolve image config for docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    1767:  #2 DONE 0.1s
    1768:  #3 [internal] load metadata for docker.io/library/ubuntu:noble-20241015
    1769:  #3 ERROR: no match for platform in manifest: not found
    ...
    
    1771:  > [internal] load metadata for docker.io/library/ubuntu:noble-20241015:
    1772:  ------
    1773:  Dockerfile:1
    1774:  --------------------
    1775:  1 | >>> FROM ubuntu:noble-20241015
    1776:  2 |     ARG AUTHORS=SeleniumHQ
    1777:  3 |     LABEL authors="${AUTHORS} <selenium-developers@googlegroups.com>"
    1778:  --------------------
    1779:  ERROR: failed to solve: ubuntu:noble-20241015: failed to resolve source metadata for docker.io/library/ubuntu:noble-20241015: no match for platform in manifest: not found
    1780:  make: *** [Makefile:121: base] Error 1
    1781:  ##[error]Final attempt failed. Child_process exited with error code 2
    ...
    
    1809:  [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
    1810:  flag provided but not defined: -variables
    1811:  Usage: envsubst [options...] <input>
    1812:  Options:
    1813:  -i         Specify file input, otherwise use last argument as input file.
    1814:  If no input file is specified, read from stdin.
    1815:  -o         Specify file output. If none is specified, write to stdout.
    1816:  -no-digit  Do not replace variables starting with a digit. e.g. $1 and ${1}
    1817:  -no-unset  Fail if a variable is not set.
    1818:  -no-empty  Fail if a variable is set but empty.
    1819:  -fail-fast Fail on first error otherwise display all failures if restrictions are set.
    ...
    
    1823:  [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
    1824:  flag provided but not defined: -variables
    1825:  Usage: envsubst [options...] <input>
    1826:  Options:
    1827:  -i         Specify file input, otherwise use last argument as input file.
    1828:  If no input file is specified, read from stdin.
    1829:  -o         Specify file output. If none is specified, write to stdout.
    1830:  -no-digit  Do not replace variables starting with a digit. e.g. $1 and ${1}
    1831:  -no-unset  Fail if a variable is not set.
    1832:  -no-empty  Fail if a variable is set but empty.
    1833:  -fail-fast Fail on first error otherwise display all failures if restrictions are set.
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    @VietND96 VietND96 merged commit b30937e into trunk Nov 18, 2024
    3 of 53 checks passed
    @VietND96 VietND96 deleted the renovate/ubuntu-24.x branch November 18, 2024 16:39
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant