ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-05-22 14:08
Elapsed4m55s
Revision7fb4423f8859e9e31c5250d3541900f8ffb7bd7f
Refs 1334

No Test Failures!


Error lines from build-log.txt

... skipping 747 lines ...
+ resource_to_wait_for["$testname/${version}"]='ansible-runner-0-3|14h12:30'
+ local cnt=0
+ local all_status=
+ local reason=
+ local maxloop=60
+ set +x
FAILED: ansible-runner/0-3 task has failed to comeback properly
NAME                              SHORTNAMES                             APIVERSION                             NAMESPACED   KIND
bindings                                                                 v1                                     true         Binding
componentstatuses                 cs                                     v1                                     false        ComponentStatus
configmaps                        cm                                     v1                                     true         ConfigMap
endpoints                         ep                                     v1                                     true         Endpoints
events                            ev                                     v1                                     true         Event
... skipping 122 lines ...
  status:
    artifacts: {}
    completionTime: "2025-05-22T14:13:23Z"
    conditions:
    - lastTransitionTime: "2025-05-22T14:13:23Z"
      message: '"step-run-playbook" exited with code 2'
      reason: Failed
      status: "False"
      type: Succeeded
    podName: ansibler-runner-pipeline-run-ansible-runner-run-pod
    provenance:
      featureFlags:
        awaitSidecarReadiness: true
... skipping 21 lines ...
      imageID: ghcr.io/ansible/community-ansible-dev-tools@sha256:eeef5223272875cf73137ecbff90572c2e3eccc98f35d971e942dbbc48bf5f66
      name: run-playbook
      terminated:
        containerID: containerd://b984eee891d934b24496774355cb5ab09f8a93fcbd1fa0f87c043b92d0ee2aff
        exitCode: 2
        finishedAt: "2025-05-22T14:13:22Z"
        reason: Error
        startedAt: "2025-05-22T14:13:19Z"
      terminationReason: Error
    taskSpec:
      description: Task to run Ansible playbooks using Ansible Runner
      params:
      - default: .
        description: The project directory under the workspace runner-dir
        name: project-dir
... skipping 768 lines ...
      kind: TaskRun
      name: ansibler-runner-pipeline-run-ansible-runner-run
      pipelineTaskName: ansible-runner-run
    completionTime: "2025-05-22T14:13:23Z"
    conditions:
    - lastTransitionTime: "2025-05-22T14:13:23Z"
      message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0'
      reason: Failed
      status: "False"
      type: Succeeded
    pipelineSpec:
      tasks:
      - name: fetch-repository
        params:
... skipping 106 lines ...
ok: [localhost]

TASK [List Pods in namespace] **************************************************
ok: [localhost]

TASK [Show the list of pods] ***************************************************
fatal: [localhost]: FAILED! => {"msg": "You need to install \"jmespath\" prior to running json_query filter"}

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   
2025/05/22 14:12:41 Entrypoint initialization
2025/05/22 14:12:41 Decoded script /tekton/scripts/script-0-s52hr
Collecting kubernetes>=24.2.0 (from -r requirements.txt (line 1))
  Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting requests-oauthlib (from -r requirements.txt (line 2))
  Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)
... skipping 120 lines ...