Skip to content

Ruff - #7

Open
mihaidobrescu1111 wants to merge 6 commits into
developfrom
add-ruff
Open

Ruff#7
mihaidobrescu1111 wants to merge 6 commits into
developfrom
add-ruff

different folder structure for standard plone-test

1e5ad98
Select commit
Loading
Failed to load commit list.
Jenkins - ci.eionet.europa.eu / Jenkins failed Nov 3, 2025 in 1m 1s

Tests/Plone6 & Python3: error in 'sh' step

Tests / Plone6 & Python3 / Shell Script

Error in sh step, with arguments docker run --pull="always" -i --name="$BUILD_TAG-tests" -e GIT_NAME="$GIT_NAME" -e GIT_BRANCH="$BRANCH_NAME" -e DEVELOP="src/$GIT_NAME" -e GIT_CHANGE_ID="$CHANGE_ID" eeacms/plone-test:6.

script returned exit code 1
Build log
+ docker run --pull=always -i --name=jenkins-Eionet-bise.content-add-ruff-3-tests -e GIT_NAME=bise.content -e GIT_BRANCH=add-ruff -e DEVELOP=src/bise.content -e GIT_CHANGE_ID= eeacms/plone-test:6
6: Pulling from eeacms/plone-test
Digest: sha256:d9567d6c5d43c0df3dfbcd86f2e9ae4d4e572588d30f6c1341e101ff1008b39f
Status: Image is up to date for eeacms/plone-test:6
src/bise.content
Cloning from https://github.com/eea/bise.content
Cloning into 'src/bise.content'...
POST git-upload-pack (175 bytes)
POST git-upload-pack (567 bytes)
branch 'add-ruff' set up to track 'origin/add-ruff'.
Switched to a new branch 'add-ruff'
=======================================================================================
Installing DEVELOPment addons src/bise.content
THIS IS NOT MEANT TO BE USED IN PRODUCTION
Read about it: https://6.docs.plone.org/install/containers/images/backend.html
=======================================================================================
Obtaining file:///app/src/bise.content
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: setuptools in ./lib/python3.12/site-packages (from bise.content==1.4.dev0) (80.9.0)
Collecting z3c.jbot (from bise.content==1.4.dev0)
  Downloading z3c_jbot-3.1-py3-none-any.whl.metadata (8.4 kB)
Requirement already satisfied: plone.api>=1.8.4 in ./lib/python3.12/site-packages (from bise.content==1.4.dev0) (2.5.3)
Requirement already satisfied: plone.restapi in ./lib/python3.12/site-packages (from bise.content==1.4.dev0) (9.15.3)
Requirement already satisfied: plone.app.dexterity in ./lib/python3.12/site-packages (from bise.content==1.4.dev0) (4.1.1)
INFO: pip is looking at multiple versions of bise-content to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement eea.restapi (from bise-content) (from versions: none)

[notice] A new release of pip is available: 25.2 -> 25.3
[notice] To update, run: /app/bin/python -m pip install --upgrade pip
ERROR: No matching distribution found for eea.restapi

Details

  • Declarative: Checkout SCM (5.4 sec)
    • Cosmetics (17 sec)
      • JS Hint (29 ms)
      • CSS Lint (28 ms)
      • Ruff (14 sec)
    • Code (18 sec)
      • ZPT Lint (28 ms)
      • JS Lint (30 ms)
      • Ruff (15 sec)
    • Tests (8.6 sec)
      • Plone6 & Python3 (5.8 sec)
        Error: script returned exit code 1 - logs
    • Report to SonarQube (1.6 sec)
    • Pull Request (1.5 sec)
    • Release (1.6 sec)
    • Declarative: Post Actions (2.4 sec)